Skip to content

Conversation

@tianping526
Copy link

Which Issue(s) This PR Fixes

Fixes #1014

Brief Description

My project relies on rocketmq-clients, but because DATA RACE cannot pass the test, I submitted this PR to solve related DATA RACE issues.

I submitted a PR before to try to fix this issue, but no one did the code review. #1017

As early as 2022, I discovered the related issue, but it was not fully resolved. #294

Below is the action runs where the DATA RACE issue occurred.

https://github.com/tianping526/eventbridge/actions/runs/18458206403/job/52583549567
https://github.com/tianping526/eventbridge/actions/runs/18454601980/job/52573824963

How Did You Test This Change?

There is no DATA RACE problem in my project. https://github.com/tianping526/eventbridge/actions/runs/18460110509/job/52589414151

@tianping526
Copy link
Author

@guyinyou @RongtongJin @lizhanhui @lizhimins Could you please review my code when you have a moment?

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this PR.

@github-actions github-actions bot added the stale Pull request is stale label Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Pull request is stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] DATA RACE

2 participants