Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct invalid deferred destruction #899

Merged
merged 2 commits into from Apr 18, 2016
Merged

Conversation

codemercenary
Copy link
Contributor

In the case of an injection race, the thread that loses the race must immediately tear down the object which was not successfully injected. Fix this bug and guard with a new test.

@codemercenary codemercenary added this to the v1.0.0 milestone Apr 16, 2016
In the case of an injection race, the thread that loses the race must immediately tear down the object which was not successfully injected.  Fix this bug and guard with a new test.
@ajohnston33 ajohnston33 merged commit a1de71f into develop Apr 18, 2016
@ajohnston33 ajohnston33 deleted the bug-deferredteardown branch April 18, 2016 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants