Ask a question to get started
Enter to send•Shift+Enter new line
Stop the TTL sweeper thread if it's running.
stop_ttl_sweeper( self, timeout: float | None = None, ) -> bool
timeout
float | None
None
Maximum time to wait for the thread to stop, in seconds. If None, wait indefinitely.