Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 9472d160
Added by
Eregon (Benoit Daloze)
almost 5 years
ago
ID
9472d160619861201bad91560c06248fef8362dc
Parent
738a089b
Child
deffb630
Call scheduler.block instead of scheduler.kernel_sleep for blocking Queue/SizedQueue operations
scheduler.unblock was already already called before but with no corresponding scheduler.block
add test that Queue#pop makes the scheduler wait until it gets an element.
Loading...
Call scheduler.block instead of scheduler.kernel_sleep for blocking Queue/SizedQueue operations