[issue25872] multithreading traceback KeyError when modifying file

Karthikeyan Singaravelan report at bugs.python.org
Mon Aug 6 03:41:56 EDT 2018


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

It seems there was a major refactor in traceback module with 6bc2c1e7ebf359224e5e547f58ffc2c42cb36a39 where this was fixed in Python 3. Ignoring the KeyError seems reasonable to me.

Thanks

----------
nosy: +xtreak

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


More information about the Python-bugs-list mailing list