Results 1 comments of JFF

Hi there, If consumer and publisher are thread safe, why then comment above `Close` method says that it is not safe to reuse consumet\producer? https://github.com/wagslane/go-rabbitmq/blob/main/publish.go#L211 https://github.com/wagslane/go-rabbitmq/blob/main/consume.go#L131