mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
bun run clang-format
This commit is contained in:
committed by
github-actions[bot]
parent
8ce468a727
commit
51c83890c0
@@ -273,9 +273,9 @@ void Worker::terminate()
|
||||
m_terminationFlags.fetch_or(TerminateRequestedFlag);
|
||||
|
||||
// if (ScriptExecutionContext::getScriptExecutionContext(m_clientIdentifier)) {
|
||||
// auto* impl = lifecycleHandle_;
|
||||
// lifecycleHandle_ = nullptr;
|
||||
// WebWorkerLifecycleHandle__requestTermination(impl);
|
||||
// auto* impl = lifecycleHandle_;
|
||||
// lifecycleHandle_ = nullptr;
|
||||
// WebWorkerLifecycleHandle__requestTermination(impl);
|
||||
// }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user