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
However, there is no dependency on netty-transport-native-epoll:linux-aarch_64 or netty-transport-native-kqueue:osx-aarch_64. Should we add dependency on them, as well?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Here
azure-core-http-netty
depends onnetty-transport-native-epoll
andnetty-transport-native-kqueue
azure-sdk-for-java/sdk/core/azure-core-http-netty/pom.xml
Lines 114 to 125 in 4954b7c
However, there is no dependency on
netty-transport-native-epoll:linux-aarch_64
ornetty-transport-native-kqueue:osx-aarch_64
. Should we add dependency on them, as well?This is somewhat related to netty/netty#13758.
Beta Was this translation helpful? Give feedback.
All reactions