[issue24367] Idle hangs when you close the debugger while debugging

2015-06-02 Thread Terry J. Reedy

Terry J. Reedy added the comment:

Previous issue has a patch that needs independent review.

--
resolution:  - duplicate
stage:  - resolved
status: open - closed
superseder:  - IDLE - shell becomes unresponsive if debugger windows is closed 
while active.

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue24367
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue24367] Idle hangs when you close the debugger while debugging

2015-06-02 Thread ppperry

New submission from ppperry:

[DEBUG ON]
 some_code
(debugger closed before pressing any buttons)
[DEBUG OFF]
 more_code
(no response)

--
components: IDLE
messages: 244707
nosy: kbk, ppperry, roger.serwy, terry.reedy
priority: normal
severity: normal
status: open
title: Idle hangs when you close the debugger while debugging
type: behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue24367
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com