mirror of
https://github.com/denoland/deno.git
synced 2024-11-02 09:34:19 -04:00
71ea4ef274
This commit changes "ProcState" to store "file_fetcher" field in an "Arc", allowing it to be preserved between restarts and thus keeping the state alive between the restarts. File watchers for "deno test" and "deno bench" now reset "ProcState" between restarts. |
||
---|---|---|
.. | ||
check.rs | ||
common.rs | ||
deno_dir.rs | ||
disk_cache.rs | ||
emit.rs | ||
http_cache.rs | ||
incremental.rs | ||
mod.rs | ||
node.rs | ||
parsed_source.rs |