tf2_ros_py: Ignore ExternalShutdownException in background thread#930
tf2_ros_py: Ignore ExternalShutdownException in background thread#930ahcorde merged 1 commit intoros2:rollingfrom
Conversation
Signed-off-by: Martin Pecka <[email protected]>
|
Pulls: #930 |
|
https://github.com/Mergifyio backport lyrical kilted jazzy humble |
✅ Backports have been createdDetails
Cherry-pick of a7a5bcf 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 a7a5bcf 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
I've seen this exception when Ctrl-C-ing a program with
TransformListenerthat uses background thread:This PR silences this exception.
Is this user-facing behavior change?
No
Did you use Generative AI?
No