diff options
author | drebs <drebs@leap.se> | 2015-05-29 19:02:44 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-05-29 19:05:02 -0300 |
commit | 907a864c774cc43fcf0ebff3d6b5082901661e98 (patch) | |
tree | 8f54fa030bb85aefaa877736d114d8d26739a8da /src/leap/bitmask/crypto | |
parent | 5a0de9fd25d783039345674680c67a2bd91815a5 (diff) |
[bug] move events server init to backend
If the events server is initialized in a different process than the backend,
the txzmq socket raises an "zmq.error.ZMQError: Interrupted system call"
exception during the events server initialization. Despite that, communication
seems to work flawlessly after the initialization.
Moving the events server initialization to the same process as the backend
causes the exception to not be raised during events server intialization.
Diffstat (limited to 'src/leap/bitmask/crypto')
0 files changed, 0 insertions, 0 deletions