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
Upgrade to netty-incubator-codec-quic 0.0.62.Final to fix re-ordering… (#295)
… issues
Motivation:
netty-incubator-codec-quic 0.0.62.Final fixed a bug which could cause
re-ordering of writes and so corrupted data.
Modifications:
Upgrade and so fix possible data corruption
Result:
No more out-of-order writes
0 commit comments