JustinGrote / JustinGrote/ModuleFast
Handle if an install is cancelled and one of the dependencies is incomplete
Đang mở
enhancement
- Ngôn ngữ chính
- C#
- Star
- 151
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Today, if you install Az and cancel, it will not fix any remainder dependencies.
Some ways to handle this:
1. Process dependencies first when found. May impact performance
2. Track dependencies separately and place a .incompleteDependencies into a module folder, resolving only when all modules are installed. Lots of potential issues here.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.