gnuradio / newsched

The GNU Radio 4.0 Runtime Proof Of Concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Ctrl-C work from python flowgraphs

mormj opened this issue · comments

commented

In GR this is done with a wrapper

In pybind there is a mechanism described here:

https://pybind11.readthedocs.io/en/stable/faq.html#how-can-i-properly-handle-ctrl-c-in-long-running-functions