MCPcopy Index your code
hub / github.com/nodejs/node / test-async-local-storage-run-scope.js

File test-async-local-storage-run-scope.js

test/parallel/test-async-local-storage-run-scope.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-unused-vars */
2'use strict';
3require('../common');
4const assert = require('node:assert');

Callers

nothing calls this directly

Calls 6

disposeMethod · 0.80
requireFunction · 0.50
getStoreMethod · 0.45
withScopeMethod · 0.45
enterWithMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected