You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the loop parameter from async.sleep. (#155) (#200)
This removes a warning of the form:
test/test_launch_ros/test_track_node_names.py::test_launch_nodes_with_different_names
Warning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
Signed-off-by: Chris Lalancette <[email protected]>
Co-authored-by: Chris Lalancette <[email protected]>
0 commit comments