cli icon indicating copy to clipboard operation
cli copied to clipboard

Wait until all bundles are written to disk

Open cb1kenobi opened this issue 2 years ago • 1 comments

After spack finishes bundling, it writes the output/bundles to disk. I noticed the time to write the bundles was, in some cases, noticeably less than the duration reported by time spack.

Looking at the code, I believe a Promise.all() was likely intended, but is missing.

cb1kenobi avatar Dec 01 '22 07:12 cb1kenobi

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Chris Barber seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Dec 01 '22 07:12 CLAassistant