iamtrask / Capsule

DEPRECATED- see https://github.com/OpenMined/OpenMined or https://github.com/OpenMined/PySyft
Apache License 2.0
33 stars 16 forks source link

Bug / ZMQ server gets stuck on Exception #26

Open cosmadrian opened 6 years ago

cosmadrian commented 6 years ago

The zmq-server, when encountering an exception, gets stuck forever in the while loop, and prevents any subsequent requests from beind handled.

A potential solution si defining some sort of protocol, for letting the clients know there was a problem with their request.

cosmadrian commented 6 years ago

I'll work on this. I'll also provide some form of documentation.

iamtrask commented 6 years ago

Epic!