Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
I'm encountering an issue when using the Azure ServiceBus Python SDK version 7.14.2. After upgrading from version 7.8.0, I've switched from using the uamqp library to the websocket-client library ...