New submission from daniel hahler <[email protected]>:
This is similar to https://bugs.python.org/issue13120. I have a patch for a fix already, but no test - will add a PR for it. Fixed in pdbpp in https://github.com/antocuni/pdb/pull/143, which also has a test that demonstrates it. ---------- components: Library (Lib) messages: 337572 nosy: blueyed priority: normal severity: normal status: open title: pdb: interaction might cause "ValueError: signal only works in main thread" versions: Python 3.8 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36250> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
