Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Decompose the job scheduler #520

Merged
merged 15 commits into from
Apr 29, 2024
Merged

Decompose the job scheduler #520

merged 15 commits into from
Apr 29, 2024

Conversation

aumetra
Copy link
Member

@aumetra aumetra commented Apr 9, 2024

This PR decomposes the job scheduler into multiple smaller parts, move it to be trait-based, and support an alternative database-based backend.

TODO:

  • Decompose

@aumetra aumetra force-pushed the aumetra/decompose-job-scheduler branch from 86946bf to 1410c4f Compare April 21, 2024 22:23
@aumetra
Copy link
Member Author

aumetra commented Apr 21, 2024

Oh wow, a single test and we get a project coverage increase by 1.34%?

@aumetra aumetra force-pushed the aumetra/decompose-job-scheduler branch 3 times, most recently from f278f8b to 1613a2e Compare April 21, 2024 23:38
@aumetra aumetra force-pushed the aumetra/decompose-job-scheduler branch 3 times, most recently from 0902454 to 9d7d373 Compare April 28, 2024 21:15
@aumetra aumetra force-pushed the aumetra/decompose-job-scheduler branch from 9d7d373 to e56ebc4 Compare April 28, 2024 21:20
@aumetra aumetra marked this pull request as ready for review April 29, 2024 18:35
@aumetra aumetra merged commit f42d425 into main Apr 29, 2024
20 checks passed
@aumetra aumetra deleted the aumetra/decompose-job-scheduler branch April 29, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant