• Jason Madden's avatar
    Make ThreadPool.join respect the loop.min_sleep_time value. · 08d12491
    Jason Madden authored
    Setting the size was already doing so. By not using the hardcoded value, this prevents a UserWarning from the libuv backend.
    
    Also rename the attribute to  and implement it for all loops.
    Add this to the ILoop interface, and test that all loop implementations correctly implement it with zope.interface.verify.verifyObject.
    
    Fixes #1321.
    08d12491
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.rst 31.7 KB