Skip to content

Conversation

@firesurfer
Copy link
Contributor

if (lock_memory)
{
RCLCPP_WARN(cm->get_logger(), "Unable to lock the memory : '%s'", message.c_str());
auto lock_result = realtime_tools::lock_memory();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
auto lock_result = realtime_tools::lock_memory();
const auto lock_result = realtime_tools::lock_memory();

@saikishor
Copy link
Member

I'll be marking this as draft until the original PR is merged and release has been made

@saikishor saikishor marked this pull request as draft November 28, 2024 08:47
@mergify
Copy link
Contributor

mergify bot commented Dec 4, 2024

This pull request is in conflict. Could you fix it @firesurfer?

@saikishor
Copy link
Member

Closing in favor of #1970

@saikishor saikishor closed this Dec 23, 2024
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.

2 participants