summaryrefslogtreecommitdiff
path: root/ext/node/ops/zlib
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2023-09-13 17:53:07 -0400
committerGitHub <noreply@github.com>2023-09-13 21:53:07 +0000
commit12a75e3b4328dd36a63799262b2e252f9fb9d58e (patch)
treede314e328363b7c2758faf65957f616a4063ac88 /ext/node/ops/zlib
parent022664aab4ff5e1a9ec6257781f464f56da7a357 (diff)
refactor: move `deno_core::TaskQueue` to `cli::util::sync` (#20481)
TaskQueue is being removed from `deno_core` and replaced with an unsync version in deno_unsyc. https://github.com/denoland/deno_core/pull/193 This is a change in preparation for that. The remaining `deno_core::TaskQueue` usage in this repo should be replaced with `deno_core::unsync::TaskQueue` once upgraded.
Diffstat (limited to 'ext/node/ops/zlib')
0 files changed, 0 insertions, 0 deletions