Skip to content

CXXCBC-310 Explore fit errors #386

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

Merged
merged 2 commits into from
Mar 20, 2023
Merged

CXXCBC-310 Explore fit errors #386

merged 2 commits into from
Mar 20, 2023

Conversation

davidkelly
Copy link
Contributor

While looking for issues, and running with TSAN, I noticed this race. Ultimately an obvious one, surprised I didn't see it till now. We just needed to lock access to the {{attempts_}} in the {{transaction_context}}.

While looking for issues, and running with TSAN, I noticed this race.
Ultimately an obvious one, surprised I didn't see it till now.  We need
to lock access to the attempts in the transaction_context.
@davidkelly davidkelly marked this pull request as ready for review March 19, 2023 01:16
@davidkelly davidkelly requested a review from avsej March 19, 2023 01:16
@avsej avsej merged commit b1b5a6f into main Mar 20, 2023
@avsej avsej deleted the dk/cxxcbc-310_2 branch March 20, 2023 04:55
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