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

Function _acquireLock

Lib/logging/__init__.py:210–217  ·  view source on GitHub ↗

Acquire the module-level lock for serializing access to shared data. This should be released with _releaseLock().

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

addLevelNameFunction · 0.85
_removeHandlerRefFunction · 0.85
_addHandlerRefFunction · 0.85
set_nameMethod · 0.85
closeMethod · 0.85
getLoggerMethod · 0.85
addHandlerMethod · 0.85
removeHandlerMethod · 0.85
basicConfigFunction · 0.85

Calls 1

acquireMethod · 0.45

Tested by

no test coverage detected