Azure / azure-uamqp-python

AMQP 1.0 client library for Python
MIT License
56 stars 47 forks source link

[pyamqp] keep thread alive not started error #320

Closed yunhaoling closed 1 year ago

yunhaoling commented 2 years ago

in uamqp, we had the customer PR for addressing thread not started error: https://github.com/Azure/azure-uamqp-python/pull/289 we should apply the same to pyamqp

kashifkhan commented 1 year ago

issue was completed by @l0lawrence