mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00: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