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:
robojerk 2025-08-16 15:10:00 -07:00
parent 2746d973ff
commit 306a68b89a
192 changed files with 31302 additions and 39522 deletions

2
debian/files vendored
View file

@ -1,3 +1,5 @@
apt-ostree-dbgsym_0.1.0-2_amd64.deb debug optional automatic=yes
apt-ostree_0.1.0-2_amd64.buildinfo admin optional
apt-ostree_0.1.0-2_amd64.deb admin optional
apt-ostreed-dbgsym_0.1.0-2_amd64.deb debug optional automatic=yes
apt-ostreed_0.1.0-2_amd64.deb admin optional