- clones and updates are now concurrent
- shutdowns are now handled gracefully
- will wait for current clone / update to finish
- config updates are now safe
- mutex guard around changes
- waits for current clone / updates to finish before change
- concurrent clone / updates (threads) are now configurable