Skip to content

Commit 5321fa8

Browse files
committed
fixup
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent 00931d1 commit 5321fa8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/async_hooks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ module.exports = {
381381
asyncWrapProviders: ObjectFreeze({ __proto__: null, ...asyncWrap.Providers }),
382382
// Embedder API
383383
AsyncResource,
384+
// TODO(mcollina): make the list private again.
384385
getActiveStores () {
385386
return [...storageList];
386387
}

0 commit comments

Comments
 (0)