I/O Exceptions

exception jeepney.io.RouterClosed[source]

Raised in tasks waiting for a reply when the router is closed

This will also be raised if the receiver task crashes, so tasks are not stuck waiting for a reply that can never come. The router object will not be usable after this is raised.