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

splitAfter should emit substreams in a lazy way #3242

Merged

Conversation

marcpiechura
Copy link
Contributor

ported from akka/akka#21306
closes #3222

@Aaronontheweb
Copy link
Member

@marcpiechura UnfoldResourceAsyncSourceSpec.A_UnfoldResourceAsyncSource_must_close_resource_when_stream_is_abruptly_termianted failed on Mono. Is this a new issue?

@marcpiechura
Copy link
Contributor Author

@Aaronontheweb haven't seen this issue before and since the previous two bulids were fine I assume it's some racy mono thing. Could you rerun it?

@Aaronontheweb Aaronontheweb merged commit d4962b1 into akkadotnet:dev Jan 5, 2018
@Aaronontheweb Aaronontheweb modified the milestone: 1.3.3 Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A Source.SplitAfter Akka example extra output
3 participants