Azure / azure-uamqp-python

AMQP 1.0 client library for Python
MIT License
57 stars 48 forks source link

prevent receiver from receiving messages during connection establishment #194

Closed yunhaoling closed 3 years ago

yunhaoling commented 3 years ago

prevent receiver from receiving messages during connection establishment addressing issue: https://github.com/Azure/azure-sdk-for-python/issues/15555 moving the fix of https://github.com/Azure/azure-sdk-for-python/pull/15622 into uamqp