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

Peek example of double checking has race condition #15

Closed
JoshOrndorff opened this issue Sep 29, 2018 · 1 comment
Closed

Peek example of double checking has race condition #15

JoshOrndorff opened this issue Sep 29, 2018 · 1 comment

Comments

@JoshOrndorff
Copy link
Owner

Specifically, in the grandmaCheck.rho I say I'm double checking a message I sent to grandma. But it's possible that she may receive it before I ever get to double check it.

A better example would be reading a value from a state channel, and leaving it also on the state channel. This example is also more complex.

@JoshOrndorff
Copy link
Owner Author

@zsluedem I finally got around to fixing this. How do you like it now?

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

No branches or pull requests

1 participant