chestnut icon indicating copy to clipboard operation
chestnut copied to clipboard

(go) not working (on repeat)

Open zendevil opened this issue 5 years ago • 1 comments

The first time (go) is run in the repl, it starts the server, doing it again gives the following:

user> (go)
Execution error (AbstractMethodError) at myapp.components.shell_component.ShellComponent/stop (shell_component.clj:-1).
Method myapp/components/shell_component/ShellComponent.stop()Ljava/lang/Object; is abstract

zendevil avatar Feb 20 '20 11:02 zendevil

I'm unable to reproduce from this end... What's your environment looking like? Project options, JVM version?

featheredtoast avatar Mar 29 '20 21:03 featheredtoast