Skip to content

Use usend to implement spawn. #297

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

Merged
merged 1 commit into from
Aug 26, 2016
Merged

Use usend to implement spawn. #297

merged 1 commit into from
Aug 26, 2016

Conversation

facundominguez
Copy link
Contributor

This avoids the need to create a connection from the spawner to the spawned process when spawning.

The formal semantics are expressed for spawnAsync only.

This avoids the need to create a connection from the spawner to the
spawned process when spawning.
@qnikst
Copy link
Contributor

qnikst commented Aug 26, 2016

I agree with this change. What makes me think about it is that if it's preserves required semantics, but seems that everything is fine here.

@facundominguez facundominguez merged commit 78ef646 into master Aug 26, 2016
@facundominguez facundominguez deleted the fd/spawn-usend branch August 26, 2016 19:59
facundominguez added a commit that referenced this pull request Oct 12, 2016
This avoids the need to create a connection from the spawner to the
spawned process when spawning.
facundominguez added a commit that referenced this pull request Oct 12, 2016
This avoids the need to create a connection from the spawner to the
spawned process when spawning.
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.

2 participants