mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-24 04:00:28 +00:00
de383630cfd67ae610914c7f3f636d2227ff6c54
When a change callback handler raises an exception, log it and move on to next handler. This prevents the handler from screwing up the caller or fellow callback handlers. Unfortunately this means that no one notices the issue until checking the trace log file, but it produces more peculiar behavior as it stands without this change.
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%