Fix lifetime management of brokers
Solve an issue that caused brokers to live indefinitely, i.e., the destructor of brokers was never called. Also, the runtime no longer emits `connection_closed_msg` messages if a broker closes one of its sockets.
Showing
Please register or sign in to comment