Improvements to vm cluster scripts. (#304)

* Improvements to vm cluster scripts.
* Fixed sync priority change issue.
This commit is contained in:
Ravin Perera
2021-05-11 09:01:09 +05:30
committed by GitHub
parent 321ae2d753
commit 4e75b497ec
7 changed files with 300 additions and 279 deletions

View File

@@ -169,7 +169,7 @@ namespace hpfs
if (is_shutting_down)
break;
if (result != SYNC_HASH_CHANGED)
if (result != SYNC_HASH_CHANGED && result != SYNC_PRIORITY_CHANGED)
{
// The finished target can be removed from the list.
{