mirror of
https://github.com/apple/swift.git
synced 2026-01-07 22:52:31 +01:00
Since Dispatch threads have a 64k stack size, tests were failing due to blowing the stack on Windows. This runs the tests in thread with a larger stack size. This fixes some 90ish sourcekit tests on Windows.
34 KiB
34 KiB