diff options
author | Matt Mastracci <matthew@mastracci.com> | 2023-08-09 11:45:35 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-09 17:45:35 +0000 |
commit | 2ed85c7dd686dcf27c16bb56c32a2fdf18747a8d (patch) | |
tree | bda00bc6c92b5ed7f829482ff02d3341d1ce1742 /cli/js/40_testing.js | |
parent | ddfcf1add462b200e8cf738ffc25d9fa1e98c9dc (diff) |
refactor(ext/cache): Remove custom shutdown and use fast async ops (#20107)
The original implementation of `Cache` used a custom `shutdown` method
on the resource, but to simplify fast streams work we're going to move
this to an op of its own.
While we're in here, we're going to replace `opAsync` with
`ensureFastOps`. `op2` work will have to wait because of some
limitations to our async support, however.
Diffstat (limited to 'cli/js/40_testing.js')
0 files changed, 0 insertions, 0 deletions