Comment 3 for bug 347614

Revision history for this message
yippi (brian-cameron) wrote :

Most of the time elisa exits properly. For example, if I run elisa from a terminal window, start playing an audio file, then exit, it usually exits and the prompt returns to the terminal. However, even when elisa exits properly, the slave process is left behind.

Sometimes when I run elisa, it hangs. Sometimes when elisa hangs, the song continues playing - but not always. A bit odd.

I notice that whether the slave uses sys.exit() or os._exit() does not seem to make a difference with this. See bug #345633.