Does `parent` provide any advantage over running `exec`?
未关闭
- 主要语言
- Go
- 星标
- 14
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。