mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-25 04:30:29 +00:00
a28b67e9aafb7924908d5829a3879087073ded56
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.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
79.4%
Shell
16.5%
C
3.3%
Go
0.4%
Perl
0.3%