Ask a question to get started
Enter to send•Shift+Enter new line
flush( self, timeout: Optional[float] = None, ) -> None
timeout
Optional[float]
None
Maximum seconds to wait for pending traces to drain. None (default) waits indefinitely. A timeout of 0 returns immediately without waiting.
Flush the tracing queue and compressed buffer.