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
Discovered in #46285 (comment), to reproduce it's enough to modify the test case to use offset as it has been done in the PR, so it passes an offset to SocketAsyncEventArgs.SetBuffer()
The modified EAP case fails on Windows, but passes on Linux.