FSI multi-emit unstable #18441
Labels
Area-FSI
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Some recently merged change made FSI multi-emit tests flaky:
https://dev.azure.com/dnceng-public/public/_build/results?buildId=1003058&view=ms.vss-test-web.build-test-results-tab&runId=26764208&resultId=104454&paneView=debug
Repro steps
Run
Scripting
tests in VS Test Explorer in parallel. Tests withuseMultiEmit: true
will fail.This apparently happens when running multiple evaluation sessions concurrently when one of the sessions is single-emit, so impact is low.
The text was updated successfully, but these errors were encountered: