Luke Bakken

Results 314 comments of Luke Bakken

The test suite has a pretty comprehensive set of tests that close connections via the HTTP API as well as Toxiproxy. I'm going to assume this has been fixed.

@ashish-g-lahane thanks for providing code. I turned it into a test in PR #1585, which demonstrates that this issue will be fixed in version 7 of this library.

I believe that the [`AsyncRpcContinuation`](https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/main/projects/RabbitMQ.Client/client/impl/AsyncRpcContinuations.cs) class and subclasses effectively implement this suggestion.