Fix #1464 and fix #1465 by making LockType sleep on failure to non-blocking acquire the lock.
Using sleep doesn't force a trip around the event loop until the switch interval elapses.
Showing
Please register or sign in to comment
Using sleep doesn't force a trip around the event loop until the switch interval elapses.