[Python-mode] asynchron call, Bug #328799
Andreas Röhler
andreas.roehler at online.de
Thu Sep 15 13:24:26 CEST 2011
Hi Barry, hi folks,
some question exists around "async" option of py-execute-...
In earlier times tasks have been queued. As it's broken, whilst we have
no bug report, seems not much used.
Nonetheless, seeing the danger Emacs hangs when large jobs have been
started.
Would `async' understand from the common shell - ie send the stuff with
shell option "&" into the background, instead re-implementing an queue
on Emacs lisp level.
Has someone experiences with this?
Thanks,
Andreas
More information about the Python-mode
mailing list