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

Refactor default commands to be held by the subsystem (resource) not the scheduler. #6633

Open
spacey-sooty opened this issue May 17, 2024 · 1 comment

Comments

@spacey-sooty
Copy link
Contributor

The commands v3 draft does this and its a good change to backport to v2

@Starlight220
Copy link
Member

It was like this in commands v1.
The reason it wasn't done in v2 is because interfaces can't have fields.

Also, what's the problem with it being held by the scheduler?
Either way, ownership semantics of it should be very clear.

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

No branches or pull requests

2 participants