Commit 802d4f8
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 09533a9 commit 802d4f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1185 | 1185 | | |
1186 | 1186 | | |
1187 | 1187 | | |
1188 | | - | |
| 1188 | + | |
1189 | 1189 | | |
1190 | 1190 | | |
1191 | 1191 | | |
| |||
0 commit comments