Is your feature request related to a problem? Please describe.
Unsubscribe all currently loops through the entire table unsubscribing, including the MSGID 0x0's (which is a valid MSGID). This causes numerous errors:
EVS Port1 66/1/CFE_SB 12: Unsubscribe Err:No subs for Msg 0x0 on TO_LAB_TLM_PIPE,app TO_LAB_APP
Describe the solution you'd like
Mark as invalid, skip invalid
Describe alternatives you've considered
Keep a count
Additional context
Observed in fixing #71
Requester Info
Jacob Hageman - NASA/GSFC
Is your feature request related to a problem? Please describe.
Unsubscribe all currently loops through the entire table unsubscribing, including the MSGID 0x0's (which is a valid MSGID). This causes numerous errors:
Describe the solution you'd like
Mark as invalid, skip invalid
Describe alternatives you've considered
Keep a count
Additional context
Observed in fixing #71
Requester Info
Jacob Hageman - NASA/GSFC