mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-26 02:31:28 +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.