Xiang Li e0c7768f94 store: fix data race when modify event in watchHub.
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.
2015-12-14 14:08:39 -08:00
..
2015-02-28 11:46:21 -08:00
2015-07-07 16:01:51 +01:00
2015-02-28 11:46:21 -08:00