Skip to content

prioritize taken jobs to prevent churn #3245

Description

@myk002

otherwise when some other task is prioritized, dwarves will drop what they are currently doing. this will hopefully allow miners to mine without interruption, even without prioritizing mining jobs (which is usually a bad idea due to their volume)

Tasks:

  • Create JOB_TAKEN event for EventManager and fire when detected
  • Pipe JOB_TAKEN event through eventful
  • react to onJobTaken() in prioritize, prioritizing the job unconditionally

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions