Danny Robson 9bfefb3dab job/queue: use a reaper thread to clear finished tasks
clearing the tasks on the worker threads can cause the queue to stall
while the cookie is notified, released, and deleted. we punt the cleanup
off to a reaper thread so that the workers can continue.
2018-03-22 14:59:03 +11:00
..
2017-05-18 18:24:48 +10:00
2018-03-20 13:35:10 +11:00
2018-03-20 14:50:46 +11:00
2017-10-05 11:44:37 +11:00
2018-03-20 13:35:10 +11:00
2016-06-30 18:20:57 +10:00
2018-01-01 15:50:48 +11:00
2016-02-03 12:13:03 +11:00
2018-03-22 13:20:00 +11:00
2016-10-12 15:08:22 +11:00
2016-07-28 13:39:27 +10:00
2017-10-02 15:41:20 +11:00
2017-12-15 18:57:10 +11:00