[issue24900] Raising an exception that cannot be unpickled causes hang in ProcessPoolExecutor

2015-09-10 Thread Benedikt Reinartz

Benedikt Reinartz added the comment:

That would touch 2, but as this is happening in the exception handling already 
that would need to be catched and handled by itself. However, one could then do 
without a "pickle -> unpickle" dance.

--

___
Python tracker 
<http://bugs.python.org/issue24900>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue24900] Raising an exception that cannot be unpickled causes hang in ProcessPoolExecutor

2015-09-02 Thread Benedikt Reinartz

Changes by Benedikt Reinartz :


--
versions: +Python 2.7, Python 3.2, Python 3.4, Python 3.5, Python 3.6

___
Python tracker 
<http://bugs.python.org/issue24900>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com