You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit fixes a bug in replicaAppBatch initialization. Some fields
were not reset, and would be carried across batches. For example, the
changeTruncatesSideloadedFiles field, once set to true, would be true
forever, and cause Pebble sync on every command application.
Epic: none
Release note: none
0 commit comments