Workers leave logic
Fix problem, where workers will stay (indefinitely), if there is an item they can do at later stage (on EOF), but the item cannot get to that stage.
- If worker sees, they will not be able to work, end them
Fix problem, where workers will stay (indefinitely), if there is an item they can do at later stage (on EOF), but the item cannot get to that stage.