Releases: Dual-Life/Thread-Queue
Releases · Dual-Life/Thread-Queue
3.13
Fix tests for Test::Simple
3.12
Fix deadlock caused by combination of dequeue_nb, enqueue and queue size limit (Bug #120157 - fix by Chad Fox)
Prevent calling dequeue methods with COUNT > LIMIT
Fix some potential race conditions
3.11
Removed use of detached threads in tests (Bug #114468)