yada

martinklepsch 2018-06-01T08:11:44.000213Z

Did anyone ever run into this issue when using yada?

io.netty.util.internal.NativeLibraryLoader Unable to load the library 'netty-tcnative'
+ long stacktrace. Weirdly everything works fine

malcolmsparks 2018-06-01T09:13:21.000388Z

Netty does have its own native libs, they even have their own NIO. But I think things gracefully fallback if those native libs are unavailable. What system are you running on?