-
Notifications
You must be signed in to change notification settings - Fork 299
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
Handle on waiting (backport #1562) #1680
Conversation
…1562) (cherry picked from commit af4b48f) # Conflicts: # controller_manager/controller_manager/controller_manager_services.py # controller_manager/controller_manager/hardware_spawner.py # controller_manager/controller_manager/spawner.py # controller_manager/doc/userdoc.rst # controller_manager/test/test_spawner_unspawner.cpp
Cherry-pick of af4b48f 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 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## humble #1680 +/- ##
===========================================
- Coverage 87.00% 62.23% -24.77%
===========================================
Files 97 98 +1
Lines 7505 10879 +3374
Branches 677 7822 +7145
===========================================
+ Hits 6530 6771 +241
+ Misses 688 681 -7
- Partials 287 3427 +3140
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Conflict resolved from #1483
This is an automatic backport of pull request #1562 done by Mergify.