domferr / domferr/fastflow-python
[Subinterpreters] Interrupts are not propagated from python to c++ side
Open
bug
- Dominant language
- C++
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Subinterpreters don't handle interrupts when they are in execution (see cpython issue 113130). The main interpreter is the only one which performs signal handling.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.