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
I've refactored the code following Miha's suggestion, but it seems STJ is susceptible to the same issue. Effectively, the buffer is being cleared every time we flush to the underlying stream.
runtime/src/libraries/Common/src/System/Text/Json/PooledByteBufferWriter.cs
Line 108 in d4516bf
I'll file an issue.
Originally posted by @eiriktsarpalis in #109832 (comment)
The text was updated successfully, but these errors were encountered: