Fix AttributeError in mitogen.core.Context.send_await()
As of adc8fe3aed470de55a6e5ea3d7c6a31f7c6d1ff1 Receiver objects do not have a get_data() method and Receiver.get() does not unpickle the message.
Showing
Please register or sign in to comment