Commit 4ef4ac2
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 8d30b83 commit 4ef4ac2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1232 | 1232 | | |
1233 | 1233 | | |
1234 | 1234 | | |
1235 | | - | |
| 1235 | + | |
1236 | 1236 | | |
1237 | 1237 | | |
1238 | 1238 | | |
| |||
0 commit comments