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

Atomic transactions so each core reads the same signal value #9

Closed
wants to merge 1 commit into from

Conversation

nettyso
Copy link
Owner

@nettyso nettyso commented May 9, 2021

Closes #7.

I went the defer route. This barely changes bundle size (only +3 bytes!) because transaction isn't bundled by default anyway - it's a utility. Exactly 1600gz. Will need tests...soon: #3.

@nettyso nettyso changed the base branch from haptic-w to haptic-wire-rename May 9, 2021 03:55
@nettyso nettyso changed the title Haptic atomic transactions Atomic transactions so each core reads the same signal value May 9, 2021
@nettyso
Copy link
Owner Author

nettyso commented May 9, 2021

Merged. GitHub isn't very smart.

@nettyso nettyso closed this May 9, 2021
@nettyso nettyso deleted the haptic-atomic-transactions branch May 10, 2021 04:40
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.

Transaction doesn't atomically write to signals
1 participant