Expand description
Timeout execution utilities
This module provides functions for running operations with time limits, ensuring that slow operations don’t block the status line generation.
Functions§
- run_
with_ timeout - Executes a function with a timeout constraint