Skip to content

3.12

Compare
Choose a tag to compare
@jdhedden jdhedden released this 16 Feb 13:19
· 3 commits to master since this release

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