chestnut
chestnut copied to clipboard
(go) not working (on repeat)
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
I'm unable to reproduce from this end... What's your environment looking like? Project options, JVM version?