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
buffer.Dispose();// this is intentionally not using "using"; only recycle on success, to avoid async code accessing shared buffers (esp. in cancellation)
0 commit comments