The issue came up in #4377. As a quick workaround we are using the x86 toolchain, but for potentially better build times we should use the amd64_x86 one. Test project D:/a/1/b Start 1: ...
When attempting to utilize scheduling with asyncio in python, I have been getting inconsistent crashes. The crash usually happens 6+ seconds after running, but ...