We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc64b60 commit 6bbff20Copy full SHA for 6bbff20
test/sequential/test-async-wrap-getasyncid.js
@@ -52,6 +52,7 @@ const { getSystemErrorName } = require('util');
52
delete providers.HTTPINCOMINGMESSAGE;
53
delete providers.ELDHISTOGRAM;
54
delete providers.SIGINTWATCHDOG;
55
+ delete providers.WORKERHEAPSNAPSHOT;
56
57
const objKeys = Object.keys(providers);
58
if (objKeys.length > 0)
0 commit comments