-
-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Description
Related: nodejs/node#2776
This above PR verifies that the --abort-on-uncaught-exception
flag works properly. If core dumps are enabled, this could begin filling up space quickly. Another option would be to change the location of core dumps to be inside the repo as they would be git cleaned on the next run.
For now, the PR put the test into test/abort
and the test will not be run on the CI servers until we can get this sorted out per IRC.
Metadata
Metadata
Assignees
Labels
No labels