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

Fix compatibility with spawn v0.12.0 #5

Merged
merged 1 commit into from May 1, 2018
Merged

Fix compatibility with spawn v0.12.0 #5

merged 1 commit into from May 1, 2018

Conversation

ghost
Copy link

@ghost ghost commented Apr 25, 2018

I changed the type of environments to be abstract in spawn v0.12.0 so that we may optimize their representation in the future. This PR updates the call to Spawn.spawn following this change.

@yomimono
Copy link
Collaborator

Thanks very much! This looks good but I'm going to hold off on merging it until I've pushed some unrelated commits, for ease of cutting a sensible bugfix release compatible with the earlier spawn.

@ghost
Copy link
Author

ghost commented Apr 26, 2018

ack

@yomimono yomimono merged commit 4bd4bfb into ocurrent:primary May 1, 2018
yomimono added a commit to yomimono/opam-repository that referenced this pull request May 24, 2019
CHANGES:

- use spawn v0.12 API (ocurrent/bun#5, @diml)
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.

1 participant