Routetest_is_lock_held_by_uspytest.mark.parametrize(
("content", "expected"),
[
pytest.param(None, False, id="no_file"),
tests/test_soft_stale.py:None
Routetest_pidpytest.mark.parametrize(
("content", "expected"),
[
pytest.param(None, None, id="no_file"),
tests/test_soft_stale.py:None