mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 20:27:50 +00:00
6a784e3a1c
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.