Skip to content

Commit 6bbff20

Browse files
committed
fixup! worker: add ability to take heap snapshot from parent thread
1 parent bc64b60 commit 6bbff20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/sequential/test-async-wrap-getasyncid.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ const { getSystemErrorName } = require('util');
5252
delete providers.HTTPINCOMINGMESSAGE;
5353
delete providers.ELDHISTOGRAM;
5454
delete providers.SIGINTWATCHDOG;
55+
delete providers.WORKERHEAPSNAPSHOT;
5556

5657
const objKeys = Object.keys(providers);
5758
if (objKeys.length > 0)

0 commit comments

Comments
 (0)