Skip to content

Commit

Permalink
src:no call to SetIdle() when terminating
Browse files Browse the repository at this point in the history
fix import
  • Loading branch information
ywave620 committed Nov 11, 2022
1 parent 038cf37 commit 24958ca
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,5 +1,5 @@
'use strict';
require('common');
require('../common');

// Check that node will not call v8::Isolate::SetIdle() when exiting
// due to an unhandled exception, otherwise the assertion(enabled in
Expand Down

0 comments on commit 24958ca

Please sign in to comment.