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

Continue simplifying code #1507

Merged
merged 1 commit into from Feb 28, 2024
Merged

Conversation

lukebakken
Copy link
Contributor

Part of #1472

@lukebakken lukebakken self-assigned this Feb 27, 2024
@lukebakken lukebakken added this to the 7.0.0 milestone Feb 27, 2024
@lukebakken lukebakken marked this pull request as ready for review February 28, 2024 14:56
@lukebakken lukebakken force-pushed the rabbitmq-dotnet-client-1472-20240226-2 branch from 69a4201 to 050456d Compare February 28, 2024 14:57
Part of #1472

* Move some overrides to their base class

* Simplify method, add comments

* Try to figure out CI error here - https://github.com/rabbitmq/rabbitmq-dotnet-client/actions/runs/8072267202/job/22053764839

* Ensure `_closeReason` is not null

* Remove or address TODOs

* Revert to calling `AbortAsync` in `Dispose` for connections and channels

* Add test showing that `CloseAsync` is not required before `Dispose`
@lukebakken lukebakken force-pushed the rabbitmq-dotnet-client-1472-20240226-2 branch from de5b1a6 to 7c75648 Compare February 28, 2024 15:37
@lukebakken lukebakken merged commit de8e1e4 into main Feb 28, 2024
11 checks passed
@lukebakken lukebakken deleted the rabbitmq-dotnet-client-1472-20240226-2 branch February 28, 2024 16:09
@lukebakken lukebakken mentioned this pull request Apr 17, 2024
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.

None yet

3 participants