[pypy-issue] [issue1202] sys.settrace affect only current thread

Ronny Pfannschmidt tracker at bugs.pypy.org
Wed Jul 4 18:01:38 CEST 2012


New submission from Ronny Pfannschmidt <Ronny.Pfannschmidt at gmx.de>:

in cpython it seems to affect all threads (or at least all threads created by
the affected thread)

this causes coverage.py to misreports on pypy when threads are involved

----------
messages: 4538
nosy: pypy-issue, ronny
priority: bug
status: unread
title: sys.settrace affect only current thread

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1202>
________________________________________


More information about the pypy-issue mailing list