You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: The code has non-standard Node.js events "unlimitedRejection" instead of "unhandledRejection" and "disconnection" instead of "disconnected". Also, the try/catch block does not log or rethrow the error, making it effectively unused.
Issue: The code has non-standard Node.js events "unlimitedRejection" instead of "unhandledRejection" and "disconnection" instead of "disconnected". Also, the try/catch block does not log or rethrow the error, making it effectively unused.
Referenced PR: #4157
Comment URL: #4157 (comment)
Reported by @Baalmart
The text was updated successfully, but these errors were encountered: