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

Document laws in comments: Idempotency #112

Open
rrnewton opened this issue Jun 22, 2015 · 0 comments
Open

Document laws in comments: Idempotency #112

rrnewton opened this issue Jun 22, 2015 · 0 comments

Comments

@rrnewton
Copy link
Member

The one law that is in the comments currently (I think) is the ParThreadsafe law. But we also need some official account of where and whether we depend on idempotency of actions in a given monad.

Should we also some how explicitly track whether fork or addHandler assumes idempotency? (Rather than leaving all that in the domain of preprocessor flags.)

OR, maybe we want to conclude that this is getting too complex, and for the idempotency axis we just want to commit, and not parameterize the design.

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