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 hanging of the interactive sample #293

Open
rexim opened this issue Nov 4, 2016 · 0 comments
Open

Fix hanging of the interactive sample #293

rexim opened this issue Nov 4, 2016 · 0 comments
Assignees

Comments

@rexim
Copy link
Member

rexim commented Nov 4, 2016

Split from #281 (comment)

Steps to reproduce

$ sbt "run docs/samples/05-interaction.mgn"

Observed

Sample hangs indefinetly

Expected

Sample behaves according to the original sample description by @ForNeVeR:

Add a complex interactive example. Read two numbers from stdin and print their sum. Read a list of numbers from stdin (is it possible? Could Morganey program detect EOF? If no, then the length of the list should be the first parameter read), print their product.

#281 (comment)

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

No branches or pull requests

1 participant