↓ 1 callersFunction_unlink_relative_if_identity(
directory_ref: tuple[str, int | None],
name: str,
identity: tuple[int, int],
)
src/filelock/_strict.py:639
Method__init__(
self,
coroutine: Coroutine[None, None, _T],
cancellation_seen: threading.Event,
tests/test_async_filelock_runner_shutdown.py:31