mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
We don't need to check the message buffer in the middle of the test; it suffices that we got the expectation fulfilled at the right times. The check at the end of the test can be done by synchronizing via close() before reading.