Fix race condition where a signal to the msg_aggregation_sender could
be lost and would remain pending with no way to continue. This causes issues when dealing with TRES since the first message going out would be the registration message to get said TRES. Since this never gets sent any step start would segfault on the matter.
Please register or sign in to comment