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

stdin is ignored #74

Open
rafaelcpalmeida opened this issue Jun 1, 2020 · 2 comments
Open

stdin is ignored #74

rafaelcpalmeida opened this issue Jun 1, 2020 · 2 comments

Comments

@rafaelcpalmeida
Copy link

I'm using reflex to compile a Java program that gets input from stdin. I'm running the command using:

# Build and run a server; rebuild and restart when .java files change:
    $ reflex -r '\.java$' -s -- sh -c 'make && java bin/Server'

However, the input from stdin gets ignored.

Is there something I can do? If not, where, in the code, can I try to fix it?

@xpufx
Copy link

xpufx commented Oct 13, 2020

This is from another similar project's Issues.

air-verse/air#102

Maybe it's the same situation.

@wandercn
Copy link

hotbuild.ffactory.org you can try it now.

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

3 participants