diff options
| author | drebs <drebs@leap.se> | 2013-12-24 08:17:37 -0200 | 
|---|---|---|
| committer | drebs <drebs@leap.se> | 2013-12-24 15:53:24 -0200 | 
| commit | 8d504fa812da93df3a26c4b4b761a74685d40f25 (patch) | |
| tree | 3b4cf52c1045db59599629a6ee04dd0e74cf3684 /client/changes | |
| parent | 19af1736a750a1a8679c21071305b97f626f1d14 (diff) | |
Avoid concurrent sync attempts from the same replica in the client (#4451).
Diffstat (limited to 'client/changes')
| -rw-r--r-- | client/changes/feature_4451_avoid_concurrent_syncs | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/client/changes/feature_4451_avoid_concurrent_syncs b/client/changes/feature_4451_avoid_concurrent_syncs new file mode 100644 index 00000000..04a2c4df --- /dev/null +++ b/client/changes/feature_4451_avoid_concurrent_syncs @@ -0,0 +1,2 @@ +  o Avoid concurrent syncs for the same account, but allow for distinct +    accounts (4451). | 
