mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
e02ef6f228
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