Azure / go-amqp

AMQP 1.0 client library for Go.
https://github.com/Azure/go-amqp
MIT License
104 stars 56 forks source link

Add unit test to verify conn is closed when start fails #304

Closed jhendrixMSFT closed 1 year ago

jhendrixMSFT commented 1 year ago

Related to https://github.com/Azure/go-amqp/issues/170 which was fixed in https://github.com/Azure/go-amqp/pull/273