Files
sourcekit-lsp/Sources/SKTestSupport
Alex Hoppen 2270ab9a6d Fix race condition that caused testMainFileChangesIfIncludeIsAdded to fail
In some situations, we could return the timeout error from the timeout task, but receive a notification from the `self.notifications` `AsyncStream`. That notification would then be dropped and never get delivered to the test case, which can cause test cases to fail.
2024-10-29 13:04:09 -07:00
..
2024-10-14 18:31:40 -07:00
2024-09-27 09:17:13 -07:00