##// END OF EJS Templates
lock: if we fork, ensure that only the parent releases...
lock: if we fork, ensure that only the parent releases This prevents us from having a bunch of errant worker processes all try to release a lock if a problem occurs. (Releasing the lock more than once is harmless; it's invoking the associated callbacks we want to avoid.)

File last commit:

r16438:28a90cdf default
r18907:af9fa8d4 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer