mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 19:10:10 +00:00
a28b67e9aa
While the native perl threading object will do join() on exit, eventlet's variant does not. Fix this by manually hooking join() in via atexit. Since this is an eventlet specific thing, it makes sense to work the issue in code that patches in eventlet rather than in pyghmi itself. |
||
---|---|---|
.. | ||
bin | ||
confluent | ||
sysvinit | ||
buildrpm | ||
confluent_server.spec.tmpl | ||
makesetup | ||
MANIFEST.in | ||
requirements.txt | ||
setup.cfg | ||
setup.py.tmpl | ||
VERSION |