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
Thanks for finding this @jsvd . This looks to be a bug in the TCP output itself. It claims to support multiple workers for output, but in fact does not because IO#select on jruby is not threadsafe.
and
nc -l 3333
I get:on another run I got:
The text was updated successfully, but these errors were encountered: