FICHA · AUR

python-wrapt-timeout-decorator

Powerful Timeout Decorator that can be used safely on classes, methods, class methods

  • timeout decorator library
  • LIBRARY
  • Dev
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Function calls can be bounded by timeouts through decorators that work across functions, methods, and classes. This library helps developers prevent long-running operations from blocking workflows indefinitely.

It is imported by application code and does not make slow operations safe by itself. Timeout behavior should be tested carefully around file writes, network calls, and cleanup logic.

Permissions

Permissions not analysed for this source yet.