Closed CHr15F0x closed 1 month ago
While syncing from Juno, if deserialization fails, the outer header stream does not bail with error. This is due to the main loop internally not forwarding the error the the outer caller if the response stream has been working correctly. This bug is repeated for each protocol type.
While syncing from Juno, if deserialization fails, the outer header stream does not bail with error. This is due to the main loop internally not forwarding the error the the outer caller if the response stream has been working correctly. This bug is repeated for each protocol type.