Actions
Bug #9302
closed[PATCH] thread: fix deadlock/freeze on SizedQueue#push
    Bug #9302:
    [PATCH] thread: fix deadlock/freeze on SizedQueue#push
  
Description
SizedQueue#push needs to check the thread list for threads
waiting on enqueue.  Checking the wrong thread list leads
strange/surprising behavior when the the queue is full.
This needs to be backported to 2.1.0 (not 2.0.0 or earlier)
Files
Actions
        
        
     Updated by Anonymous
          Updated by Anonymous