ros2 / ros2cli

ROS 2 command line interface tools
Apache License 2.0
172 stars 161 forks source link

Extend timeout to shutdown the command line process. (backport #783) #784

Closed mergify[bot] closed 1 year ago

mergify[bot] commented 1 year ago

This is an automatic backport of pull request #783 done by Mergify.


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com
fujitatomoya commented 1 year ago

CI:

Crola1702 commented 1 year ago

FYI: @fujitatomoya Windows warning is appearing because we're missing this back port for spdlog_vendor: https://github.com/ros2/spdlog_vendor/pull/32

fujitatomoya commented 1 year ago

@Crola1702 thanks for checking on this. i will go ahead to merge.