1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/lsp/testing
Divy Srivastava 88983fb3eb
fix(node): seperate worker module cache (#23634)
Construct a new module graph container for workers instead of sharing it
with the main worker.

Fixes #17248
Fixes #23461

---------

Co-authored-by: David Sherret <dsherret@gmail.com>
2024-05-16 07:09:35 +00:00
..
collectors.rs perf(lsp): only store parsed sources for open documents (#23454) 2024-04-20 02:00:03 +01:00
definitions.rs perf(lsp): only store parsed sources for open documents (#23454) 2024-04-20 02:00:03 +01:00
execution.rs fix(node): seperate worker module cache (#23634) 2024-05-16 07:09:35 +00:00
lsp_custom.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
mod.rs perf(lsp): only store parsed sources for open documents (#23454) 2024-04-20 02:00:03 +01:00
server.rs perf(lsp): only store parsed sources for open documents (#23454) 2024-04-20 02:00:03 +01:00