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

Running under Windows, ishell prints EOF and exits #154

Closed
gjstrange opened this issue Jan 29, 2024 · 1 comment
Closed

Running under Windows, ishell prints EOF and exits #154

gjstrange opened this issue Jan 29, 2024 · 1 comment

Comments

@gjstrange
Copy link

I've been using ishell for a long time on OSX and Linux. I recently tried running an ishell program on Windows, but it just prints EOF and exits. I tried adding a EOF handler, but then the program panics after it returns from the EOF handler with the message that "all goroutines are asleep". I'm running Windows 10 Enterprise on an Intel I7 laptop. Any help appreciated.

@gjstrange
Copy link
Author

Sorry, I answered my own question. I was trying to run my program from a gitbash shell on Windows. When I switched to the normal cmd prompt then it worked.

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