mirror of
https://github.com/xcat2/confluent.git
synced 2026-03-04 04:49:22 +00:00
The initialization lock is meant to avoid collective and generic initialization stepping on each other. This is somewhat reduced in efficacy if one has a sync running while the other is changing relevant data.