Esempio n. 1
0
 def __exit__(self, *exc):
     if o:
         _async.debug("write unlock 1")
         _async.write_unlock(o)
     _async.release_gil()
Esempio n. 2
0
 def __exit__(self, *exc):
     _async.debug("write unlock 2")
     _async.write_unlock(o)