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

Implement very basic TSX support #299

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Implement very basic TSX support #299

merged 1 commit into from
Jun 3, 2024

Conversation

Xyene
Copy link
Member

@Xyene Xyene commented Jun 3, 2024

tx abrt is treated as a branch, i.e. we do not unwind any callstacks that may have been created during the transaction when it aborts.

This should be sufficient for simple uses of TSX.

Refs #284

`tx abrt` is treated as a branch, i.e. we do not unwind any callstacks
that may have been created during the transaction when it aborts.

This should be sufficient for simple uses of TSX.

Refs janestreet#284
@Xyene Xyene requested a review from cgaebel June 3, 2024 20:44
@Xyene Xyene merged commit 5227232 into janestreet:master Jun 3, 2024
1 check passed
@Xyene Xyene deleted the tsx branch June 3, 2024 20:47
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