mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +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.