mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
67a4231bb6
The format of the sanitizers will change a little bit: - If multiple async ops leak and traces are on, we repeat the async op header once per stack trace. - All leaks are aggregated under a "Leaks detected:" banner as the new timers are eventually going to be added, and these are neither ops nor resources. - `1 async op` is now `An async op` - If ops and resources leak, we show both (rather than op leaks masking resources) Follow-on to https://github.com/denoland/deno/pull/22226 |
||
---|---|---|
.. | ||
bench.rs | ||
jupyter.rs | ||
mod.rs | ||
testing.rs |