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

clarify that callback must be called at most once for async effects #1153

Merged
merged 1 commit into from
Jul 9, 2019
Merged

clarify that callback must be called at most once for async effects #1153

merged 1 commit into from
Jul 9, 2019

Conversation

swachter
Copy link
Contributor

@swachter swachter commented Jul 9, 2019

Studying the source code I have the impression that the callback function that is provided by the register function for asynchronous effects must be called at most once. I added that information to scala doc.

@ghostdogpr ghostdogpr merged commit ba7d649 into zio:master Jul 9, 2019
@ghostdogpr
Copy link
Member

Nice 👍 it was also mentioned here #857

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.

None yet

3 participants