Azure / go-amqp

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

Clean up tests that trigger the race detector #266

Closed jhendrixMSFT closed 1 year ago

jhendrixMSFT commented 1 year ago

Added some mux test hooks and supporting test infrastructure.

Fixes https://github.com/Azure/go-amqp/issues/169