Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node-addon-api
/ FailCancelWorker
Method
FailCancelWorker
test/async_worker.cc:235–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
234
public:
235
FailCancelWorker(Function& cb) : AsyncWorker(cb) {}
236
~FailCancelWorker() {}
237
238
void WaitForWorkerTaskToStart() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected