2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_server
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
..
bin Add a selfcheck to check misdone collective manager 2024-07-24 15:55:04 -04:00
confluent Fix race condition in SSDP snoop 2024-08-05 13:09:50 -04:00
dbgtools
sysctl
systemd Relax systemd device policy to allow /dev/fuse access 2024-01-26 09:24:41 -05:00
sysvinit
builddeb Add dependencies for Ubuntu Noble 2024-06-11 15:51:02 -04:00
buildrpm
confluent_server.spec.tmpl The 3rd party monotonic is no longer needed 2024-01-11 16:30:45 -05:00
confluentdbgcli.py
confluentsrv.spec
COPYRIGHT Update license material 2024-06-05 08:39:37 -04:00
makesetup Change autoversion scheme for dev builds 2024-06-11 09:25:57 -04:00
MANIFEST.in
requirements.txt Remove disused dependency list 2024-06-06 11:23:28 -04:00
setup.py.tmpl Remove disused dependency list 2024-06-06 11:23:28 -04:00