Draft: MWE: SIGINT control - single send with multiple raise
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!)