mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
c65850b654
This uses a simple channel to detect whether a job is running or not, and moves all cancels to be in goroutines.