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

OS_ERR_INVALID_PRIORITY not used #1103

Open
skliper opened this issue Jul 15, 2021 · 0 comments · May be fixed by #1378
Open

OS_ERR_INVALID_PRIORITY not used #1103

skliper opened this issue Jul 15, 2021 · 0 comments · May be fixed by #1378

Comments

@skliper
Copy link
Contributor

skliper commented Jul 15, 2021

Is your feature request related to a problem? Please describe.
OS_ERR_INVALID_PRIORITY error code is defined but not used anywhere. Documented as a return code for both OS_TaskCreate and OS_TaskSetPriority APIs.

Describe the solution you'd like
Use or remove.

Describe alternatives you've considered
Could leave in if it's just not applicable to any of the open source OS's, but seems strange it wouldn't apply for at least one of them.

Additional context
Discovered in unit/coverage testing. Relation to #222.

Requester Info
Jacob Hageman - NASA/GSFC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant