Skip to content

Mark empty slots with invalid msgid, and don't try to unsubscribe all on them #72

Description

@skliper

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions