Skip to content

CXXCBC-310 Explore fit errors#386

Merged
avsej merged 2 commits intomainfrom
dk/cxxcbc-310_2
Mar 20, 2023
Merged

CXXCBC-310 Explore fit errors#386
avsej merged 2 commits intomainfrom
dk/cxxcbc-310_2

Conversation

@davidkelly
Copy link
Copy Markdown
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