Andrew de Quincey <a...@tvsquared.com> added the comment:

Before anyone suggests it might be the logstash code we're calling in the 
comment, it ain't. 

The bug is easily replicated using entirely python built in code. See test.py 
attached.

If you're having trouble triggering it (seems to vary per machine), find:
        pl.map(do_work, range(10000))

And add a few zeros into the range()

----------

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

Reply via email to