Issue summary
Implementation details
- Calls to
EventStream is essentially registering a subscriber to all SyncEvents.
SyncEvent instances must be copied and sent to all subscribers
Other information and links
Acceptance criteria
[] SyncEvent subscribers should be able to subscribe to SyncEvents by calling EventStream.
[] 70% unit test coverage on introduced methods and functionality.
Issue summary
EOFandErrClosedPipein current network stream #4802SyncEventchannel in translation shim which capturesSyncEventinstances.Implementation details
EventStreamis essentially registering a subscriber to allSyncEvents.SyncEventinstances must be copied and sent to all subscribersOther information and links
Acceptance criteria
[]
SyncEventsubscribers should be able to subscribe toSyncEventsby callingEventStream.[] 70% unit test coverage on introduced methods and functionality.