mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
Removes 5-second wait in autobuild.executor unit tests: - Adds a write-only channel to Executor and plumbs through to unit tests - Modifies runOnce to return an executor.RunStats struct and write to statsCh if not nil