diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2023-09-13 17:53:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 21:53:07 +0000 |
commit | 12a75e3b4328dd36a63799262b2e252f9fb9d58e (patch) | |
tree | de314e328363b7c2758faf65957f616a4063ac88 /ext/websocket/lib.rs | |
parent | 022664aab4ff5e1a9ec6257781f464f56da7a357 (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/websocket/lib.rs')
0 files changed, 0 insertions, 0 deletions