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

* Change IConnection event ConnectionShutdown to AsyncEventHandler #1551

Closed
wants to merge 5 commits into from

Conversation

lukebakken
Copy link
Contributor

  • Remove sync methods from IConsumerDispatcher
  • Make several ISession methods async

@lukebakken lukebakken self-assigned this Apr 30, 2024
@lukebakken lukebakken added this to the 7.0.0 milestone Apr 30, 2024
@lukebakken lukebakken force-pushed the lukebakken/async-session-shutdown branch from 8e84d74 to 30a102a Compare May 1, 2024 21:40
@lukebakken lukebakken force-pushed the lukebakken/async-session-shutdown branch 2 times, most recently from a650c2f to 760048c Compare May 3, 2024 21:57
@lukebakken lukebakken marked this pull request as ready for review May 3, 2024 21:57
* Remove sync methods from `IConsumerDispatcher`
* Make several `ISession` methods async
* Enable confirms in `PublishMessagesWhileClosingConnAsync`
* Ensure `RABBITMQ_LONG_RUNNING_TESTS` and SSL env vars are set for sequential integration tests
* Don't immediately await the frame handler close in `TestDisposedWithSocketClosedOutOfBand`
@lukebakken lukebakken force-pushed the lukebakken/async-session-shutdown branch from 48cb9e7 to a3ac58c Compare May 7, 2024 19:13
@lukebakken lukebakken marked this pull request as draft May 9, 2024 15:31
@lukebakken lukebakken mentioned this pull request May 9, 2024
@lukebakken lukebakken closed this May 9, 2024
@lukebakken lukebakken removed this from the 7.0.0 milestone May 9, 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.

2 participants