[New-bugs-announce] [issue32184] pdb/ipdb is not usable on Linux (which works on Windows) from a single multiprocessing.Process when the main process is stuck at process.join()

nartes report at bugs.python.org
Thu Nov 30 12:55:13 EST 2017


New submission from nartes <serega.belarus at gmail.com>:

https://asciinema.org/a/Sl7BTmS4krLdrLb9c4YeMgAG1

----------
components: Interpreter Core, Library (Lib)
files: parallel_sandbox.py
messages: 307332
nosy: nartes
priority: normal
severity: normal
status: open
title: pdb/ipdb is not usable on Linux (which works on Windows) from a single multiprocessing.Process when the main process is stuck at process.join()
type: behavior
versions: Python 2.7, Python 3.6
Added file: https://bugs.python.org/file47308/parallel_sandbox.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32184>
_______________________________________


More information about the New-bugs-announce mailing list