• Dominik Charousset's avatar
    Fix lifetime management of brokers · 5d10f7c7
    Dominik Charousset authored
    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.
    5d10f7c7
broker.hpp 10 KB