-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
Description
There is current a issue in asan build, fixed by nodejs/node#29383.
I wonder if Jenkins can add a job to prevent future regression.
Maybe just run the build first (see nodejs/node#29383 (comment)).
./configure --debug --enable-asan
make -j4