-
Notifications
You must be signed in to change notification settings - Fork 53
No messages come from signal handler. #580
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
Conversation
Signed-off-by: Tomoya Fujita <[email protected]>
|
Pulls: ros2/rclcpp#3000, #580 |
Signed-off-by: Tomoya Fujita <[email protected]>
|
https://ci.ros2.org/job/ci_linux-rhel/6068/ fails because the expected message is not ordered correctly. the debug message from user's handler should be printed before the deferred signal handler's print. this failure can be reproducible with my local environment. |
Signed-off-by: Tomoya Fujita <[email protected]>
|
@Mergifyio backport jazzy humble |
✅ Backports have been created
|
Signed-off-by: Tomoya Fujita <[email protected]> (cherry picked from commit 6bb22d7)
Signed-off-by: Tomoya Fujita <[email protected]> (cherry picked from commit 6bb22d7)
(cherry picked from commit 6bb22d7) Signed-off-by: Tomoya Fujita <[email protected]> Co-authored-by: Tomoya Fujita <[email protected]>
(cherry picked from commit 6bb22d7) Signed-off-by: Tomoya Fujita <[email protected]> Co-authored-by: Tomoya Fujita <[email protected]>
Description
Backport of #576
Is this user-facing behavior change?
Did you use Generative AI?
Additional Information