Message314983
FWIW, I encountered the same kind of issue when using the mkstemp() function: under the hood, it calls gettempdir() and this one is protected by a lock too. Current thread 0x00007ff10231f700 (most recent call first): File "/usr/lib/python3.5/tempfile.py", line 432 in gettempdir File "/usr/lib/python3.5/tempfile.py", line 269 in _sanitize_params File "/usr/lib/python3.5/tempfile.py", line 474 in mkstemp | |
Date | User | Action | Args | 2018-04-05 13:53:20 | ochedru | set | recipients: + ochedru, gregory.p.smith, vinay.sajip, jcea, nirs, pitrou, vstinner, nirai, forest_atq, ionelmc, bobbyi, neologix, Giovanni.Bajo, sdaoden, tshepang, sbt, lesha, emptysquare, dan.oreilly, davin, Connor.Wolf, Winterflower, Birne94 | 2018-04-05 13:53:19 | ochedru | set | messageid: <1522936399.73.0.682650639539.issue6721@psf.upfronthosting.co.za> | 2018-04-05 13:53:19 | ochedru | link | issue6721 messages | 2018-04-05 13:53:19 | ochedru | create | | |