Observed a crash when an Arrow receiver tried to accept data despite having Disabled: true in its config.
This stems from the new per-signal services, which were not checking for disabled before registering. Extends a test to be sure we don't crash in this scenario.
Observed a crash when an Arrow receiver tried to accept data despite having Disabled: true in its config. This stems from the new per-signal services, which were not checking for disabled before registering. Extends a test to be sure we don't crash in this scenario.