mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
This uses a simple channel to detect whether a job is running or not, and moves all cancels to be in goroutines.
This uses a simple channel to detect whether a job is running or not, and moves all cancels to be in goroutines.