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

msgflo-setup hangs unless participants it starts write to STDOUT #93

Open
bergie opened this issue Feb 17, 2017 · 2 comments
Open

msgflo-setup hangs unless participants it starts write to STDOUT #93

bergie opened this issue Feb 17, 2017 · 2 comments
Labels

Comments

@bergie
Copy link
Member

bergie commented Feb 17, 2017

The participant starting code in msgflo-setup calls its callback on:

  • Receiving to STDOUT
  • Spawn error
  • Exit

When calling msgflo-setup-foreign, none of these three happens currently.

@bergie bergie changed the title msgflo-setup hangs unless participants it starts don't write to STDOUT msgflo-setup hangs unless participants it starts write to STDOUT Feb 17, 2017
@jonnor
Copy link
Member

jonnor commented Feb 24, 2017

It is a bug that msgflo-register-foreign does not send anything on stdout.

@jonnor
Copy link
Member

jonnor commented Feb 24, 2017

Possibly in the future we'll remove the requirement to send on stdout, and instead just wait for discovery message (and that no error / exit happens before then).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants