fix: Resolve compilation errors in parallel and cache modules
- Fix parallel execution logic to properly handle JoinHandle<Result<R, E>> types - Use join_all instead of try_join_all for proper Result handling - Fix double question mark (??) issue in parallel execution methods - Clean up unused imports in parallel and cache modules - Ensure all performance optimization modules compile successfully - Fix CI build failures caused by compilation errors
This commit is contained in:
parent
2746d973ff
commit
306a68b89a
192 changed files with 31302 additions and 39522 deletions
6
debian/apt-ostreed/DEBIAN/md5sums
vendored
Normal file
6
debian/apt-ostreed/DEBIAN/md5sums
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
a485e242b07f321593e7711f9f7b43d7 lib/systemd/system/apt-ostreed.service
|
||||
bd58c49830864047894e04d986d850db lib/systemd/system/apt-ostreed.socket
|
||||
4452bbe3bf30b1cba418ccbfbf35c0de usr/libexec/apt-ostreed
|
||||
ef4534c1d6bff0d781fd07636f4dec03 usr/share/doc/apt-ostreed/changelog.Debian.gz
|
||||
25df758a27389af0cfd52f4dce60ccce usr/share/doc/apt-ostreed/copyright
|
||||
863ffbba8bf3105e2cb0c34c90bf5cbe usr/share/polkit-1/actions/org.projectatomic.aptostree1.policy
|
||||
Loading…
Add table
Add a link
Reference in a new issue