Skip to main content

Module timeout

Module timeout 

Source
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