Node.js: Improper error handling in async cryptographic operations crashes process
The C++ method SignTraits::DeriveBits incorrectly called ThrowException based on user-supplied inputs when executing in a background thread, crashing the Node.js process...