Skip to content

Draft: MWE: SIGINT control - single send with multiple raise

James Kennington requested to merge feature-internal-control into main

This example shows how to use signal handlers, context managers, and existing sgn elements to setup a pipeline that can be safely shutdown and have the process terminated all from the same signal (no Ctrl+C twice, only once!)

Merge request reports

Loading