cjohansson/emacs-ssh-deploy

Bug where async process dies

cjohansson opened this issue · 1 comments

Process has died seems to occur frequently when there are multiple asynchronous processes going on, it would be good to investigate possible to solutions to this

Using thread-support should resolve this issue since it's no longer dependent on async.el