MCPcopy Create free account
hub / github.com/aws/aws-cli / session_sweeper

Function session_sweeper

tests/functional/test_telemetry.py:74–75  ·  view source on GitHub ↗
(session_conn)

Source from the content-addressed store, hash-verified

72
73@pytest.fixture
74def session_sweeper(session_conn):
75 return CLISessionDatabaseSweeper(session_conn)
76
77
78@pytest.fixture

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected