Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[WIP] Queueing and scheduling subtasks at worker side #2627

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wjsi
Copy link
Member

@wjsi wjsi commented Jan 4, 2022

What do these changes do?

Related issue number

Fixes #2631

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@wjsi wjsi force-pushed the enh/worker_scheduling branch 8 times, most recently from 57f1efc to 65ee655 Compare January 7, 2022 03:01
@wjsi wjsi force-pushed the enh/worker_scheduling branch from 65ee655 to 7a035d5 Compare January 24, 2022 08:50
@wjsi wjsi force-pushed the enh/worker_scheduling branch 3 times, most recently from f4d6c7f to d3b74b4 Compare February 10, 2022 11:39
@wjsi wjsi closed this Feb 11, 2022
@wjsi wjsi force-pushed the enh/worker_scheduling branch from d3b74b4 to e5c851c Compare February 11, 2022 04:26
@wjsi wjsi reopened this Feb 11, 2022
@wjsi wjsi force-pushed the enh/worker_scheduling branch 5 times, most recently from e25ff2e to 45bfddd Compare February 16, 2022 11:36
@wjsi wjsi force-pushed the enh/worker_scheduling branch from 45bfddd to 95b9481 Compare February 17, 2022 03:31
@wjsi wjsi force-pushed the enh/worker_scheduling branch 2 times, most recently from 765f990 to 90ebeb3 Compare February 17, 2022 08:32
@wjsi wjsi force-pushed the enh/worker_scheduling branch from 90ebeb3 to 6ee75c1 Compare February 17, 2022 11:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move subtask queueing to workers
1 participant