Skip to content

Conversation

addaleax
Copy link
Collaborator

eea5cd6 broke the waterfall tests, because BSON uses
console.warn() when applied to the java shell as no secure random
number generator is available, and the change upgraded the
resulting error from a silent unhandled promise rejection to a full
exception.

Solve this by adding warn and info to the java-shell console
for parity with the shell-api code.

eea5cd6 broke the waterfall tests, because BSON uses
console.warn() when applied to the java shell as no secure random
number generator is available, and the change upgraded the
resulting error from a silent unhandled promise rejection to a full
exception.

Solve this by adding warn and info to the java-shell console
for parity with the shell-api code.
@addaleax addaleax merged commit 34e1807 into main Jul 27, 2021
@addaleax addaleax deleted the addaleax-patch-1 branch July 27, 2021 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants