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

remove calls to schedutil_free_respond() #1318

Open
garlick opened this issue Dec 8, 2024 · 1 comment
Open

remove calls to schedutil_free_respond() #1318

garlick opened this issue Dec 8, 2024 · 1 comment

Comments

@garlick
Copy link
Member

garlick commented Dec 8, 2024

Problem: schedutil_free_respond() is a no-op at this point because the sched.free request expects no response, and leaving it in the code makes it appear that the protocol requires it.

@garlick
Copy link
Member Author

garlick commented Dec 8, 2024

This appeared in flux-core 0.61. If we remove these calls then sched will need to require a minimum of that version.

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

1 participant