Message334648
I've only got 3.7.1 Ubuntu bash on Windows (also amd64) immediately available, but I'm not seeing a hang, nor is there any obvious memory leak that might eventually lead to problems (memory regularly drops back to under 10 MB shared, 24 KB private working set). I modified your code to add a sys.stdout.flush() after the write so it would actually echo the dots as they were written instead of waiting for a few thousand of them to build up in the buffer, but otherwise it's the same code.
Are you sure you're actually hanging, and it's not just the output getting buffered? |
|
| Date |
User |
Action |
Args |
| 2019-02-01 05:22:31 | josh.r | set | recipients:
+ josh.r, bquinlan, pitrou, jwilk |
| 2019-02-01 05:22:29 | josh.r | set | messageid: <1548998549.87.0.799320169715.issue35866@roundup.psfhosted.org> |
| 2019-02-01 05:22:29 | josh.r | link | issue35866 messages |
| 2019-02-01 05:22:29 | josh.r | create | |
|