QueueClassic/queue_classic

Fork_and_work shortcircuit.

Closed this issue · 1 comments

ys commented

When worker.stop in a fork and work state, the forked process continue to loop waiting for a job to do.
If nothing come it will endlessly wait and query the queue.

Am I missing something there?

senny commented

From what I remember there are issues with the latest QC version and forking. See #207 and #216 for more details.