0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 14:17:49 -04:00
deno/tests/util/server
Nathan Whitaker 03c7bafb45
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-17 00:41:22 +02:00
..
src chore: Fix flaky semantic tokens caching test (#23831) 2024-05-17 00:41:22 +02:00
Cargo.toml test: update for private npm registry test server (#23572) 2024-04-26 15:41:53 +00:00