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

Unit 1, lesson 1 WinTail Console program get stuck after first message #249

Open
j-ishar opened this issue Nov 16, 2017 · 0 comments
Open

Comments

@j-ishar
Copy link

j-ishar commented Nov 16, 2017

After sending first message "read" we also send continue to writer actor. The issue is when writer actor returns the reader actor never ask the user for another input.

The code _consoleWriterActor.Tell(read) need to be replaced with do while loop.

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

No branches or pull requests

1 participant