summaryrefslogtreecommitdiff
path: root/op_crates/web/11_url.js
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-10-09 19:08:10 +0200
committerGitHub <noreply@github.com>2020-10-09 19:08:10 +0200
commitf4357f0ff9d39411f22504fcc20db6bd5dec6ddb (patch)
tree2144868cd857744558596402e356a691701b4cb3 /op_crates/web/11_url.js
parent9731cbc2881ae3052100d03662a3d69f5e3d2ae8 (diff)
refactor: Worker is not a Future (#7895)
This commit rewrites deno::Worker to not implement Future trait. Instead there are two separate methods: - Worker::poll_event_loop() - does single tick of event loop - Worker::run_event_loop() - runs event loop to completion Additionally some cleanup to Worker's field visibility was done.
Diffstat (limited to 'op_crates/web/11_url.js')
0 files changed, 0 insertions, 0 deletions