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 removing sync API #1506

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

lukebakken
Copy link
Contributor

Part of #1472

  • Remove the last sync I/O method from IFrameHandler

@lukebakken lukebakken self-assigned this Feb 26, 2024
@lukebakken lukebakken added this to the 7.0.0 milestone Feb 26, 2024
Base automatically changed from lukebakken/bump-rabbitmq-to-3.13 to main February 26, 2024 17:11
@lukebakken lukebakken force-pushed the rabbitmq-dotnet-client-1472-20240226 branch from ff5ceb8 to a10dc44 Compare February 26, 2024 17:12
Part of #1472

* Remove the last sync I/O method from `IFrameHandler`

Update action versions to address Node.js warnings

* Remove use of `EnsureCompleted`

* Handle connection start using async/await

* Remove `EnsureCompleted` task extensions.

* Remove `BasicConsumeRpcContinuation`

* Update action versions to address Node.js warnings

* Remove non-async RPC continuation classes

* Remove unused classes

* Address some TODOs

* Set a `TimeoutException` when an async RPC continuation times out
@lukebakken lukebakken force-pushed the rabbitmq-dotnet-client-1472-20240226 branch from 8bec38a to 752923c Compare February 26, 2024 23:00
@lukebakken lukebakken marked this pull request as ready for review February 27, 2024 00:52
@lukebakken lukebakken merged commit 57a5251 into main Feb 27, 2024
11 checks passed
@lukebakken lukebakken deleted the rabbitmq-dotnet-client-1472-20240226 branch February 27, 2024 00:52
@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.

1 participant