-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsO-windowsOperating system: WindowsOperating system: Windows
Description
There's a threading bug in the runtime that seems quite easy to trip for windows windows users (and sometimes the buildbots). Described in #1602 but this bug exists to track it. Symptom is just the compiler hanging. Not good.
Metadata
Metadata
Assignees
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsO-windowsOperating system: WindowsOperating system: Windows