Implement MvL's improvement on __context__ in Condition;
this can just call __context__ on the underlying lock. (The same change for Semaphore does *not* work!)
Showing
Please register or sign in to comment
this can just call __context__ on the underlying lock. (The same change for Semaphore does *not* work!)