Fork me on GitHub
#yada
<
2018-06-01
>
martinklepsch08:06:44

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

malcolmsparks09:06:21

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?