mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +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.