MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / release

Method release

Lib/threading.py:478–490  ·  view source on GitHub ↗

Release a semaphore, incrementing the internal counter by one. When the counter is zero on entry and another thread is waiting for it to become larger than zero again, wake up that thread.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__exit__Method · 0.95

Calls 2

_noteMethod · 0.80
notifyMethod · 0.45

Tested by

no test coverage detected