Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ [Symbol.asyncDispose]
Function
[Symbol.asyncDispose]
src/cmap/wire_protocol/on_data.ts:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
},
91
92
async
[Symbol.asyncDispose]() {
93
await
closeHandler();
94
}
95
};
96
97
// Adding event handlers
Callers
nothing calls this directly
Calls
1
closeHandler
Function · 0.85
Tested by
no test coverage detected