FICHA · MANJARO

python-cysignals

Interrupt and signal handling for Cython

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Handle interrupts and signals reliably in Cython-based Python extensions. It helps native-speed code respond to user interruption, time limits, or process signals instead of becoming difficult to stop.

This is low-level developer support. Signal handling can affect process stability, so projects should test cancellation, cleanup, and error reporting in the exact runtime where the extension is used.

Permissions

Permissions not analysed for this source yet.