mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
- Integrates the `agentexec` pkg into the agent and removes the legacy system of iterating over the process tree. It adds some linting rules to hopefully catch future improper uses of `exec.Command` in the package.