MCPcopy Create free account
hub / github.com/tox-dev/filelock / _release

Method _release

tests/test_subclass_options.py:367–368  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

365 raise NotImplementedError
366
367 def _release(self) -> None:
368 raise NotImplementedError
369
370
371class _ForwardingAsyncFileLock(BaseAsyncFileLock):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected