mirror of
https://github.com/xcat2/confluent.git
synced 2026-03-03 20:39:17 +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.