Skip to content
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

Set disable loan to on by default. #1110

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

clalancette
Copy link
Contributor

It is currently not safe to use; see the executor code in rclcpp for more information.

rcl/src/rcl/subscription.c Show resolved Hide resolved
@clalancette clalancette marked this pull request as ready for review October 31, 2023 16:23
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

It is currently not safe to use; see the executor code in
rclcpp for more information.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette force-pushed the clalancette/disable-executor-loan branch from 72a72bc to 4b08cca Compare October 31, 2023 18:04
@clalancette
Copy link
Contributor Author

clalancette commented Nov 2, 2023

Another CI try now that this has been rebased:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit 1b01127 into rolling Nov 2, 2023
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/disable-executor-loan branch November 2, 2023 22:29
@clalancette
Copy link
Contributor Author

@Mergifyio backport humble iron

Copy link

mergify bot commented Nov 9, 2023

backport humble iron

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 9, 2023
It is currently not safe to use; see the executor code in
rclcpp for more information.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1b01127)

# Conflicts:
#	rcl/include/rcl/subscription.h
#	rcl/src/rcl/subscription.c
#	rcl/test/rcl/test_subscription.cpp
mergify bot pushed a commit that referenced this pull request Nov 9, 2023
It is currently not safe to use; see the executor code in
rclcpp for more information.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1b01127)
clalancette added a commit that referenced this pull request Nov 9, 2023
It is currently not safe to use; see the executor code in
rclcpp for more information.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1b01127)

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
clalancette pushed a commit that referenced this pull request Nov 10, 2023
* Set disable loan to on by default. (#1110)

It is currently not safe to use; see the executor code in
rclcpp for more information.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1b01127)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants