Fixed
- #3897 Fixed bug that nacos instance will be registered more than once, because heartbeat failed caused by light beat enabled.
- #3905 Fixed null pointer exception when closing AMQPConnection.
- #3906 Fixed bug that close connection failed caused by wait channels flushed.
- #3908 Fixed bug that the process couldn't be restarted caused by loop which using
CoordinatorManager
.