core: Fix Receiver.__iter__ loop termination.
Since the Message refactoring from a few weeks back, __iter__ has had nothing to throw ChannelError if the remote sent _DEAD.
Showing
Please register or sign in to comment
Since the Message refactoring from a few weeks back, __iter__ has had nothing to throw ChannelError if the remote sent _DEAD.