This fixes a race condition where the tracker could be updated in between us calling .PendingChanges() and .Update().
63 KiB
63 KiB
This fixes a race condition where the tracker could be updated in between us calling .PendingChanges() and .Update().