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

[BUG] Editor execution with run hangs when requesting input #255

Closed
BeastyBlacksmith opened this issue Mar 14, 2019 · 1 comment
Closed
Labels

Comments

@BeastyBlacksmith
Copy link

Details

  • Atom version: 1.34.0
  • Julia version: 1.1
  • OS: Fedora 24
  • Package versions:
    • Atom.jl: 0.7.14
    • julia-client: 0.7.14
    • ink: 0.9.15

Steps to reproduce

touch("test.txt")
run(`rm -i test.txt`) # running this in the editor will hang. Running in the REPL is fine.
@pfitzseb
Copy link
Member

Probably a dup of #118.

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

No branches or pull requests

2 participants