mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

The event got from watchHub should be considered as readonly. To modify it, we first need to get a clone of it or there might be a data race.
The event got from watchHub should be considered as readonly. To modify it, we first need to get a clone of it or there might be a data race.