diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-07-06 19:01:08 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-07-06 19:05:32 -0300 |
commit | 2612f7af2aa627ba4c4d680d15f54ede6402b4eb (patch) | |
tree | fc36418a6cdcff15db8c212d9cfe2925bed9f7e5 /src/leap/bitmask/util/autostart.py | |
parent | 0e6bd92806d9e55bbd686c9df6d9d919c25780c3 (diff) |
[bug] run zmq log subscriber in background
Prevent locks caused by the zmq log handler reaching the zmq's HWM (High
water mark / buffer limit) and causing some components to block until
the buffer is empty (running the zmq handler for instance).
We run the zmq handler in the background all the time to prevent this.
- Resolves: #7222
Diffstat (limited to 'src/leap/bitmask/util/autostart.py')
0 files changed, 0 insertions, 0 deletions