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

Exception after close repl #620

Closed
nandotorterolo opened this issue Jun 2, 2017 · 3 comments
Closed

Exception after close repl #620

nandotorterolo opened this issue Jun 2, 2017 · 3 comments

Comments

@nandotorterolo
Copy link

Welcome to the Ammonite Repl 0.9.6
(Scala 2.12.2 Java 1.8.0_112)
If you like Ammonite, please support our development at www.patreon.com/lihaoyi
@ Exception in thread "main" java.lang.NullPointerException
at ammonite.interp.CompilerLifecycleManager.shutdownPressy(CompilerLifecycleManager.scala:131)
at ammonite.interp.Interpreter.handleOutput(Interpreter.scala:505)
at ammonite.repl.Repl.loop$1(Repl.scala:97)
at ammonite.repl.Repl.run(Repl.scala:115)
at ammonite.Main.run(Main.scala:137)
at ammonite.Main$.$anonfun$main$1(Main.scala:282)
at scala.Option.foreach(Option.scala:257)
at ammonite.Main$.main(Main.scala:260)
at ammonite.Main.main(Main.scala)
10:46:34 ~$

How to reproduce:

amm
CRTL + D

@lihaoyi
Copy link
Member

lihaoyi commented Jun 2, 2017

Thanks for the report!

@lihaoyi
Copy link
Member

lihaoyi commented Jun 2, 2017

This should be fixed by 242627f; will tag 0.9.7 when CI passes

@lihaoyi
Copy link
Member

lihaoyi commented Jun 2, 2017

Fixed in 0.9.7

@lihaoyi lihaoyi closed this as completed Jun 2, 2017
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

2 participants