mfikes / ambly

ClojureScript REPL into embedded JavaScriptCore
http://ambly.fikesfarm.com
Eclipse Public License 1.0
541 stars 21 forks source link

Eliminate use of `future` to avoid starting agents #63

Closed mfikes closed 9 years ago

mfikes commented 9 years ago

Ambly currently has an :shutdown-agents-on-quit option that is explicitly specified in the shell. Avoid this altogether by not using future.