Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

We may need to think as well how some commands interest when you are in a 
different thread context. For instance, stepping into something when you are in 
a different thread is equivalent to setting a breakpoints in the next thread 
instruction, so this has the same considerations as the breakpoints. We may 
want to disallow this or to emit some warning in this case.

----------

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

Reply via email to