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 concurrent bug in update #266

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

ShawnShawnYou
Copy link
Collaborator

@ShawnShawnYou ShawnShawnYou commented Dec 26, 2024

  • fix concurrent bug in update

fixes: #265

Signed-off-by: zhongxiaoyao.zxy <zhongxiaoyao.zxy@antgroup.com>
@wxyucs wxyucs added the kind/bug Something isn't working label Dec 26, 2024
Copy link
Collaborator

@LHT129 LHT129 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@inabao inabao left a comment

Choose a reason for hiding this comment

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

LGTM

@ShawnShawnYou ShawnShawnYou merged commit 0e302ed into main Dec 26, 2024
8 checks passed
@ShawnShawnYou ShawnShawnYou deleted the fix-concurrent-bug-in-update branch December 26, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"AddressSanitizer: heap-use-after-free ..." occupied on running unittest "multi-threading read-write test"
4 participants