The loop in the accept callback for the commerce module sleeps 1000 seconds, my guess is it should have been 1 second.

Seems like a mix-up between usleep / sleep

I have attached a (very small) patch

CommentFileSizeAuthor
#1 dibs-commerce-long-nap-2094039-1.patch567 bytesthelmer

Comments

thelmer’s picture

StatusFileSize
new567 bytes
googletorp’s picture

Status: Active » Fixed

I switched to usleep instead and made it configurable with variable_get. Thanks for finding this tough.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.