Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ [SymbolAsyncDispose]
Method
[SymbolAsyncDispose]
lib/internal/worker.js:201–203 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
199
};
200
201
async
[SymbolAsyncDispose]() {
202
await
this.stop();
203
}
204
}
205
206
class
Worker extends EventEmitter {
Callers
nothing calls this directly
Calls
1
stop
Method · 0.95
Tested by
no test coverage detected