Fix issues with resuming async tasks awaiting a future (backport #1469)#1582
Fix issues with resuming async tasks awaiting a future (backport #1469)#1582fujitatomoya merged 4 commits intoros2:humblefrom
Conversation
…#1469) Signed-off-by: Błażej Sowa <bsowa123@gmail.com>
|
Pulls: #1582 |
|
Thanks for getting this created! @ahcorde Any idea what's up with the RHEL build? It looks like |
|
Friendly ping of @ahcorde |
|
unfortunately many rclpy related tests are failing and reproducible. i do not think we can backport this to humble as it is... |
|
@fujitatomoya Which rclpy-related tests are failing? |
|
The failing test on Windows CI does not seem related to this PR: https://ci.ros2.org/job/ci_windows/26685/testReport/(root)/rclpy/test_python_allocator_gtest_missing_result/ |
|
RHEL is failing because it cannot import |
8a978f9 to
0a07220
Compare
Signed-off-by: Błażej Sowa <bsowa123@gmail.com>
0a07220 to
e56af99
Compare
|
@fujitatomoya Could you run the CI now? |
fujitatomoya
left a comment
There was a problem hiding this comment.
lgtm with green CI.
|
Pulls: #1582 |
|
Note Once this is merged, rebase #1605 and run CI there. |
c162d5e to
065530d
Compare
|
@fujitatomoya Linux, Linux-aarch64 and Windows CI did not pass flake8 test because I used wrong type of quotes. Kinda weird that it wasn't caught by pr job or when I run the tests locally but I fixed it now. RHEL CI is failing on build stage due to ros2-rust/rosidl_rust#12 (another python 3.6 compatibility issue) |
Signed-off-by: Błażej Sowa <bsowa123@gmail.com>
065530d to
155199a
Compare
|
@fujitatomoya The remaining test failures do not seem related to rclpy. |
|
@fujitatomoya Can we get a merge when you have a minute? |
|
@bjsowa @JWhitleyWork thanks! merging! |
|
@JWhitleyWork done here ros/rosdistro#50187 |
Thank you! |
|
This pull request has been mentioned on Open Robotics Discourse. There might be relevant details there: https://discourse.openrobotics.org/t/new-humble-sync/53277/1 |
Backport of #1469 (or #1560) to Humble