Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
3.0.0-beta1
Description
Methods like Transaction.CommitAsync do not dispose the request buffer.
- Check all usages
- Write better leak detection tests (integrate with ByteArrayPool)
- Add a test to check that all buffers are rented via ByteArrayPool, not directly with ArrayPool<byte>.Shared
Attachments
Issue Links
- links to