mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
1f238fed59
- 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.