Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Dispose of MemoryPool2; suppress its finalizers #343

Closed
wants to merge 2 commits into from

Conversation

benaadams
Copy link
Contributor

This is to unpin the MemoryPoolSlab2 buffers and SuppressFinalize on all the MemoryPoolBlock2 objects

@benaadams benaadams force-pushed the dispose-memorypool2 branch 6 times, most recently from 164a9d7 to 44f0027 Compare November 10, 2015 10:31
@@ -9,21 +9,28 @@

namespace Microsoft.AspNet.Server.KestrelTests
{
class TestInput : IConnectionControl, IFrameControl
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't this require change MessageBodyTests?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@benaadams benaadams force-pushed the dispose-memorypool2 branch 2 times, most recently from 26a8b83 to a90180a Compare November 13, 2015 09:28
@benaadams
Copy link
Contributor Author

This is probably better #402

@benaadams benaadams closed this Nov 18, 2015
@benaadams benaadams deleted the dispose-memorypool2 branch May 10, 2016 11:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants