Hacker News new | ask | show | jobs
by unhammer 1852 days ago
magit runs git clone and such asynchronously. There's usable concurrency support in Emacs for things like network calls and external processes even though UI and pure elisp stuff is still single-threaded