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
Error: Socket is busy writing; only one send operation may be in progress at any time
at ZmqMiddlewareManager.send (file:///Users/lucian/Documents/2024/nodes/node-design-patterns/ch09-behavioral-patterns/05_middleware/ZmqMiddlewareManager.mjs:27:28) {
errno: 16,
code: 'EBUSY'
}
try the zeromq@latest and zero@^6.0.0-beta.6 versions, got no luck.
OS: macOS
node version: v18.12.1
related links:
try the zeromq@latest and zero@^6.0.0-beta.6 versions, got no luck.
OS: macOS
node version: v18.12.1
related links:
The text was updated successfully, but these errors were encountered: