This repository has been archived by the owner on May 4, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Log time to do fs sync on layer create (#349)
In our usage we are seeing occasional very large gaps between the final node in the build running and the subsequent layer commit. We suspect that fs sync before the layer diff is calculated is the cause and would like to get confirmation on this.
- Loading branch information