node-minidump
node-minidump copied to clipboard
fix callback called 2 or more times upon error
Callback was getting called both upon spawn complete as well as upon process error events (in practice was calling the callback twice if the minidump_stackwalk binary didn't exist / was unable to be executed)