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

Fix dispose implementations #1362

Closed
3 tasks done
SimonCropp opened this issue Jul 30, 2013 · 0 comments
Closed
3 tasks done

Fix dispose implementations #1362

SimonCropp opened this issue Jul 30, 2013 · 0 comments
Milestone

Comments

@SimonCropp
Copy link
Contributor

So we had a bug that caused an infinite Dispose loop see #1358

This was fixed on the 4.0.2 branch as part of this commit 71aa8ae however this is still not correct. It should actually be a thread safe implementation like how Windsor does it

So tasks (on the develop branch).

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

No branches or pull requests

1 participant