mirror of
https://github.com/kopia/kopia.git
synced 2026-01-25 14:58:00 -05: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