[issue40402] multiprocessing/connection.py broken handle

2020-04-27 Thread Maxi
Maxi added the comment: Hi Rémi. This is a production environment and can't reproduce it in the dev server (probably because of the lack of volume). I did checked that the code is the same up to Python 3.8, but can't confirm an actual case until we upgrade in prod. ‐‐‐ Origin

[issue40402] multiprocessing/connection.py broken handle

2020-04-26 Thread Maxi
New submission from Maxi : ## Sorry if this is not properly created, my first time here ## I'm experiencing random Exceptions originating in multiprocessing/connection.py:368 where the handle seems to be broken: Apr 25 19:39:44 app python[26282]: File "/usr/lib/python3.5/multi