2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 19:10:10 +00:00
confluent/confluent_server
Jarrod Johnson a28b67e9aa Have confluent log sessions out at exit
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.
2015-03-26 13:46:45 -04:00
..
bin Add support for RPM builds 2014-07-14 14:54:12 -04:00
confluent Have confluent log sessions out at exit 2015-03-26 13:46:45 -04:00
sysvinit Cleanly handle stop/restart when not running 2014-11-18 17:02:54 -05:00
buildrpm On successful builds, clean up the generated directories and files 2015-02-02 16:41:37 -05:00
confluent_server.spec.tmpl Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
makesetup Add support for RPM builds 2014-07-14 14:54:12 -04:00
MANIFEST.in Add support for RPM builds 2014-07-14 14:54:12 -04:00
requirements.txt Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
setup.cfg Add bits and pieces to facilitate pypi packaging 2014-05-06 15:01:35 -04:00
setup.py.tmpl Make ..confluent/plugins/console directory owned by confluent 2015-01-21 16:35:22 -05:00
VERSION Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00