1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/test_util
Nayeem Rahman 3545bff678 fix(watch): preserve ProcState::file_fetcher between restarts (#15466)
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.
2023-01-13 11:20:14 -05:00
..
src fix(watch): preserve ProcState::file_fetcher between restarts (#15466) 2023-01-13 11:20:14 -05:00
std@10834cd64f chore: update std submodule to 0.167.0 (#16894) 2022-12-02 00:56:10 +01:00
wpt@9f9c1d83e3 test(wpt): add mimesniff tests (#16225) 2022-10-24 16:11:24 +02:00
Cargo.toml chore: update copyright year to 2023 (#17247) 2023-01-05 13:05:49 +01:00