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

Invalid default priority for callable and runnable object #8

Open
dterletskiy opened this issue Mar 28, 2022 · 0 comments
Open

Invalid default priority for callable and runnable object #8

dterletskiy opened this issue Mar 28, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@dterletskiy
Copy link
Owner

Fix default priority for callable and runnable object.
Currently it is 65535 what corresponds to std::numeric_limits< T >::max( ) where T = std::uint16_t.
Default priority for event is correct.

@dterletskiy dterletskiy added the bug Something isn't working label Mar 28, 2022
@dterletskiy dterletskiy self-assigned this Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
carpc
Awaiting triage
Development

No branches or pull requests

1 participant