diff options
author | Luca Casonato <hello@lcas.dev> | 2022-02-16 19:53:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-16 19:53:17 +0100 |
commit | 53088e16de9728696df12b04670a0f2d5203592b (patch) | |
tree | 74df68fc3f39db638db6431580d03c235a8f5ff4 /runtime/permissions.rs | |
parent | b98afb59ae43b4fcfc2bf06e82942005d7f68c7b (diff) |
feat(test): improved op sanitizer errors + traces (#13676)
This commit improves the error messages for the `deno test` async op
sanitizer. It does this in two ways:
- it uses handwritten error messages for each op that could be leaking
- it includes traces showing where each op was started
This "async op tracing" functionality is a new feature in deno_core.
It likely has a significant performance impact, which is why it is only
enabled in tests.
Diffstat (limited to 'runtime/permissions.rs')
0 files changed, 0 insertions, 0 deletions