mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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