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
{{ message }}
This repository was archived by the owner on Mar 9, 2023. It is now read-only.
fix(queue): remove error event listener on close (bee-queue#231)
The error event listener is useful for catching errors from redis clients that aren't managed by
the consumer of the library, but might cause problems for re-used connections.
0 commit comments