mogenslund / liquid

Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim.
Eclipse Public License 1.0
960 stars 42 forks source link

Logging and force-quitting on unexpected exceptions #39

Closed jgracin closed 5 years ago

jgracin commented 5 years ago

This should resolve issue #38 "Slow exit on exceptions".

mogenslund commented 5 years ago

Hi @jgracin I have merged your pull request. It looks great. I have already used it to identify some bugs, which I will fix, before I do the next release.