mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 09:59:48 -05:00
For whatever reason, launching a the HandleRequestSubsetRequest causes the unit test to hang at the process of starting a new Task. This only appears to happen on our build server (which runs Win2K12R2), which suggests a bug with dotnet or XUnit. But, I've worked around it by changing that specific unit test to be async/await and not use .Wait calls.
10 KiB
10 KiB