mirror of
https://github.com/kopia/kopia.git
synced 2026-06-13 08:36:38 -04:00
* object: fixed race condition between Result() and Checkpoint() This would sometimes result in indirect objects having empty object IDs. Fixes #648 * upload: ensure checkpoints never containt empty object IDs. * testing: reduce armhf test weight