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

dpython and idpython block #79

Open
dowski opened this issue Jul 26, 2013 · 1 comment
Open

dpython and idpython block #79

dowski opened this issue Jul 26, 2013 · 1 comment

Comments

@dowski
Copy link
Member

dowski commented Jul 26, 2013

Waiting on background events doesn't work in dpython or idpython. I'm pretty sure that both are calling raw_input() and blocking the event loop.

Need to investigate using diesel.util.stream and fitting that into the diesel.interactive code (which dpython and idpython use).

@dowski
Copy link
Member Author

dowski commented Jul 28, 2013

dpython is unblocked as of a1ed7ed.

Still need to figure out how to do non-blocking console input for IPython.

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