summaryrefslogtreecommitdiff
path: root/src/node_worker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_worker.cc')
-rw-r--r--src/node_worker.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/node_worker.cc b/src/node_worker.cc
index 20b162bd81..025b5fed49 100644
--- a/src/node_worker.cc
+++ b/src/node_worker.cc
@@ -148,8 +148,6 @@ class WorkerThreadData {
w_->isolate_ = nullptr;
}
- w_->platform_->CancelPendingDelayedTasks(isolate);
-
bool platform_finished = false;
isolate_data_.reset();