Mark Roseman added the comment:

Doing some testing using "-n". Various close/quit scenarios are either 
disallowed or broken as it turns out. I found that removing the "interacting" 
check on close improved the matter quite substantially, so that I could quit 
when the debugger was sitting waiting for input, without hangs etc.

Have attached remove-interacting-debugger.patch (which can be applied on top of 
fix-mainloop2.patch (from #24455, which includes the changes in 
fix-nested-mainloop.patch for this bug).

----------
Added file: http://bugs.python.org/file40581/remove-interacting-debugger.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15347>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to