MCPcopy
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

closeHandlerFunction · 0.85

Tested by

no test coverage detected