You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent worker getting stuck in terminating state (#370)
* tests: add failing test that proves #369 bug, self.task is not updated correctly
* fix: ensure updates of self.task are performed when self.allow_pick_jobs is set to False. close#369
0 commit comments