Skip to content

Conversation

@jkoritzinsky
Copy link
Member

Implement the Dispose pattern to enable deterministic release on many cases. Fix a lifetime bug in factories that was exposed deterministically by this work.

Fixes #37

Implement the Dispose pattern to enable deterministic release on many cases. Fix a lifetime bug in factories that was exposed deterministically by this work.

Fixes #37
@jkoritzinsky jkoritzinsky merged commit fa3d237 into master Feb 18, 2020
@jkoritzinsky jkoritzinsky deleted the jkoritzinsky/disposable-objectreference branch February 18, 2020 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ObjectReference<T> needs to support the Dispose pattern for correct CCW lifetime

3 participants