mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-02 09:19:39 +00:00
be552cc4462f8f0fe30d5ae1c41cf890b322a1f1
Previously, it would register 2**x attribute watchers by mistake. Exponential growth of threads trying to talk to one BMC is evidently a bad thing. Fix this by correctly tracking and cancelling previous attribute watchers. Additionally, mask a harmless exception brought on by the death of orphaned pyghmi console objects by having them yell into the endless void rather than trip on an exception.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
84.9%
Shell
11.5%
C
2.4%
Go Template
0.6%
Go
0.3%
Other
0.2%