1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-21 23:04:45 -05:00
denoland-deno/tests/util/server
Nathan Whitaker 3cea44abde
chore: Fix flaky semantic tokens caching test (#23831)
The stderr stream from the LSP is consumed by a separate thread, so it
may not have processed the part we care about yet. Instead, wait until
you see the measure for the request you care about.
2024-05-15 11:38:45 -07:00
..
src chore: Fix flaky semantic tokens caching test (#23831) 2024-05-15 11:38:45 -07:00
Cargo.toml test: update for private npm registry test server (#23572) 2024-04-26 15:41:53 +00:00