Message371866
I have reproduced a similar memory leak in the multiprocessing
This is the trace:
913 memory blocks: 33232 Bytes: File "/usr/lib/python3.7/threading.py", line 890; self._bootstrap_inner(); File "/usr/lib/python3.7/threading.py", line 914; self._set_tstate_lock(); File "/usr/lib/python3.7/threading.py", line 904; self._tstate_lock = _set_sentinel(); |
|
Date |
User |
Action |
Args |
2020-06-19 09:58:22 | Arkady M | set | recipients:
+ Arkady M, vstinner, martin.panter, koobs, anselm.kruis, pablogsal, krypticus |
2020-06-19 09:58:22 | Arkady M | set | messageid: <1592560702.11.0.527444282772.issue37788@roundup.psfhosted.org> |
2020-06-19 09:58:22 | Arkady M | link | issue37788 messages |
2020-06-19 09:58:22 | Arkady M | create | |
|