swift
fa513db7 - Run Sourcekitd-tests in a non dispatch thread

Commit
6 years ago
Run Sourcekitd-tests in a non dispatch thread 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.
Author
Committer
Parents
Loading