[New-bugs-announce] [issue36250] pdb: interaction might cause "ValueError: signal only works in main thread"

daniel hahler report at bugs.python.org
Sat Mar 9 09:23:45 EST 2019


New submission from daniel hahler <python-bugs at thequod.de>:

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 <report at bugs.python.org>
<https://bugs.python.org/issue36250>
_______________________________________


More information about the New-bugs-announce mailing list