rabbitmq/rabbitmq-dotnet-client

`IChannel` thread safety

Opened this issue · 0 comments

The changes introduced in version 7 by @stebet imply that IChannel is now thread-safe, but a full review should be done to verify this.

Related discussion:
#1721