This removes state from the worker server, as it no longer contains the list of running jobs. Instead only the queue knows if jobs are running or not. |
||
|---|---|---|
| .. | ||
| api | ||
| server.go | ||
| server_internal_test.go | ||
| server_test.go | ||
This removes state from the worker server, as it no longer contains the list of running jobs. Instead only the queue knows if jobs are running or not. |
||
|---|---|---|
| .. | ||
| api | ||
| server.go | ||
| server_internal_test.go | ||
| server_test.go | ||