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

fix(autoware_pointcloud_preprocessor): fix potential double unlock in concatenate node (#10082) #1890

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

SakodaShintaro
Copy link

@SakodaShintaro SakodaShintaro commented Mar 4, 2025

Description

Cherry-pick

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

Fix a potential bug.

… concatenate node (autowarefoundation#10082)

* feat: reuse collectors

Signed-off-by: vividf <yihsiang.fang@tier4.jp>

* fix: potential double unlock

Signed-off-by: vividf <yihsiang.fang@tier4.jp>

* style(pre-commit): autofix

* chore: remove mutex

Signed-off-by: vividf <yihsiang.fang@tier4.jp>

* chore: reset the processing cloud only if needed

Signed-off-by: vividf <yihsiang.fang@tier4.jp>

* chore: fix grammar

Signed-off-by: vividf <yihsiang.fang@tier4.jp>

---------

Signed-off-by: vividf <yihsiang.fang@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: SakodaShintaro <shintaro.sakoda@tier4.jp>
@SakodaShintaro SakodaShintaro self-assigned this Mar 4, 2025
@SakodaShintaro SakodaShintaro marked this pull request as ready for review March 4, 2025 04:03
@SakodaShintaro SakodaShintaro merged commit 8e70a0b into beta/v0.41 Mar 4, 2025
31 of 33 checks passed
@SakodaShintaro SakodaShintaro deleted the cherry-pick/10082 branch March 4, 2025 04:04
Copy link

sonarqubecloud bot commented Mar 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants