Commit 8779372
committed
Don't recursively call deregister_worker() on the current worker
Previously we were not filtering out the current worker when calling
`deregister_worker()` on `workers()`.1 parent 0cca4d3 commit 8779372
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1208 | 1208 | | |
1209 | 1209 | | |
1210 | 1210 | | |
1211 | | - | |
| 1211 | + | |
1212 | 1212 | | |
1213 | 1213 | | |
1214 | 1214 | | |
| |||
0 commit comments