fix: Improved thread usage under congestion - #3258
Conversation
fujitatomoya
left a comment
There was a problem hiding this comment.
lgtm with minor comment.
Signed-off-by: Janosch Machowinski <J.Machowinski@cellumation.com>
f52baac to
fbba03e
Compare
|
Pulls: #3258 |
|
i do not think windows failures are related, https://ci.ros2.org/job/ci_windows/29318/ |
|
@jmachowinski should we do backport this to downstream? i think that we can do that. this actually changes vtable that is technically ABI breaking change, but that is internal private header, so it should be no problem? |
|
@Mergifyio backport lyrical kilted jazzy |
✅ Backports have been createdDetails
Cherry-pick of c36e550 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Cherry-pick of c36e550 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Description
Some improvements on thread wakeups
Fixes # (issue)
Is this user-facing behavior change?
no
Did you use Generative AI?
no
Additional Information