2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-01-12 02:52:30 +00:00
Jarrod Johnson 0fd07e8427 Fix race condition in SSDP snoop
If an asynchronous handler is slow to
enroll a target while another target causes an iteration
of the snoop loop, the various modified structures
had been discarded in the interim.

Now persist the data structures iteration to iteration,
using 'clear()' to empty them rather than getting
brand new data structures each loop.
2024-08-05 13:09:50 -04:00
2024-07-15 09:22:59 -04:00
2024-05-23 15:15:37 -04:00
2021-01-21 11:52:22 -05:00
Description
xCAT confluent - replacement of conserver and eventually xcatd
12 MiB
Languages
Python 79.6%
Shell 16.3%
C 3.3%
Go 0.4%
Perl 0.3%