Does `parent` provide any advantage over running `exec`?
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 14
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I recently learned about Caddy and I'm evaluating it.
I noticed it uses this `parent` utility in places where I would expect `exec` to be used.
The documentation does not mention what advantage `parent` has over `exec`. A disadvantage is certainly increased complexity and one extra process running, but I fail to see the pros here. IMHO documenting them in the README would be great.
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á.