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

Throw ObjectDisposedException when required #832

Merged
merged 3 commits into from
May 13, 2020

Conversation

lukebakken
Copy link
Contributor

@lukebakken lukebakken added this to the 6.1.0 milestone May 12, 2020
@lukebakken lukebakken self-assigned this May 12, 2020
@lukebakken
Copy link
Contributor Author

@bording it's a lot of copy-paste but this seems to be the best way to deal with this situation where methods are passed on to a disposable delegate object.

@lukebakken lukebakken marked this pull request as ready for review May 12, 2020 17:20
@michaelklishin michaelklishin merged commit 7aa735a into master May 13, 2020
michaelklishin added a commit that referenced this pull request May 13, 2020
Throw ObjectDisposedException when required

(cherry picked from commit 7aa735a)
@michaelklishin michaelklishin deleted the rabbitmq-dotnet-client-829 branch May 13, 2020 16:43
@lukebakken
Copy link
Contributor Author

Thanks @michaelklishin

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.

NullReferenceException on AutorecoveringModel.IsClosed
2 participants