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
Concurrent execution of JsonDiffer() on multiple threads causes
ArgumentOutOfRangeException during Dispose().
Create new instance of JsonPatchDeltaFormatter for every call.
Please refer to this issue:
#682
---------
Co-authored-by: AVEVA\rajani.rao <[email protected]>
Co-authored-by: Christoph Bühler <[email protected]>
0 commit comments