node-minidump icon indicating copy to clipboard operation
node-minidump copied to clipboard

fix callback called 2 or more times upon error

Open Jimbly opened this issue 1 year ago • 0 comments

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)

Jimbly avatar Dec 20 '24 15:12 Jimbly