Skip to content

feat(Scheduler): manage scheduler order with a SchedulerContainer - #129

Merged
Miou-zora merged 18 commits into
mainfrom
112-scheduler-ordering
Mar 16, 2025
Merged

feat(Scheduler): manage scheduler order with a SchedulerContainer#129
Miou-zora merged 18 commits into
mainfrom
112-scheduler-ordering

Conversation

@Miou-zora

Copy link
Copy Markdown
Contributor

Linked to:

So I've made a container that store scheduler in a particular order. This structure is similar to the one I've made for SystemContainer. I've also put SystemContainer inside Scheduler as it started to get a bit messy to send systems from Core to Schedulers.

@Miou-zoraMiou-zora added the bug Something isn't working label Mar 15, 2025
@Miou-zora
Miou-zora requested a review from a teamMarch 15, 2025 13:58
@Miou-zoraMiou-zora self-assigned this Mar 15, 2025
@Miou-zoraMiou-zora linked an issue Mar 15, 2025 that may be closed by this pull request
@sonarqubecloud

Copy link
Copy Markdown

@Miou-zora
Miou-zora merged commit 8de160d into mainMar 16, 2025
@Miou-zora
Miou-zora deleted the 112-scheduler-ordering branch March 16, 2025 06:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scheduler ordering

2 participants

@Miou-zora@ripel2