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

Changed processing_thread_ spin to use std::make_unique instead of new #2412

Merged

Conversation

LegoYoda112
Copy link
Contributor

Description

Updated moveit_core/background_processing/src/background_processing.cpp to use std::make_unique instead of new when spinning a background processing thread as mentioned in #2383 and #1411 .

@welcome
Copy link

welcome bot commented Nov 13, 2020

Thanks for helping in improving MoveIt and open source robotics!

Copy link
Member

@tylerjw tylerjw left a comment

Choose a reason for hiding this comment

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

This looks good. Thank you.

@tylerjw
Copy link
Member

tylerjw commented Nov 13, 2020

I'm going to close and re-open this PR to trigger Travis again. I'm not sure why it didn't run.

@tylerjw tylerjw closed this Nov 13, 2020
@tylerjw tylerjw reopened this Nov 13, 2020
@codecov

This comment has been minimized.

@tylerjw tylerjw merged commit 7f647b0 into moveit:master Nov 14, 2020
@welcome
Copy link

welcome bot commented Nov 14, 2020

Congrats on getting your first MoveIt pull request merged and improving open source robotics!

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.

None yet

3 participants