Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Externally owned container is no longer disposed #26

Merged
merged 3 commits into from
Oct 3, 2016

Conversation

WilliamBZA
Copy link
Member

Relates to Particular/NServiceBus#4144

Who's affected

All users providing an externally created container into the endpoint configuration.

Symptions

If the externally owned container is disposed all instances marked as IDisposablethat are registered by NServiceBus will be double disposed which can lead to unwanted side effects and endpoints not being able to properly shut down.

Ping @Particular/container-maintainers

@danielmarbach danielmarbach changed the title Prevent disposing containers that NSB doesn't manage Externally owned container is no longer disposed Oct 3, 2016
@danielmarbach danielmarbach merged commit ed25cfb into master Oct 3, 2016
@danielmarbach danielmarbach deleted the hotfix-5.1.1 branch October 3, 2016 18:54
@danielmarbach danielmarbach added this to the 5.1.1 milestone Oct 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants