[issue44527] On Windows, subprocess.run gets stuck indefinitely

2021-06-28 Thread Eryk Sun
Change by Eryk Sun : -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> subprocess.run() sometimes ignores timeout in Windows ___ Python tracker __

[issue44527] On Windows, subprocess.run gets stuck indefinitely

2021-06-28 Thread Eric V. Smith
Change by Eric V. Smith : -- components: +Windows nosy: +eric.smith, paul.moore, steve.dower, tim.golden, zach.ware title: subprocess.run gets stuck indefinitely -> On Windows, subprocess.run gets stuck indefinitely ___ Python tracker