daemon: ignore duplicate jack-stopped signal
commit4428a164c21a613a99e415208d9c087abd7c2487
authorNedko Arnaudov <nedko@arnaudov.name>
Mon, 10 May 2010 00:06:48 +0000 (10 03:06 +0300)
committerNedko Arnaudov <nedko@arnaudov.name>
Mon, 10 May 2010 00:06:58 +0000 (10 03:06 +0300)
treec1af30ced81770501f27ae7981845a074e3f31a5
parenteec435a79d66774c3bbf204d43623b9b725d6e6c
daemon: ignore duplicate jack-stopped signal

this is actually a bug in jackdbus because it should not emit
the "stopped" signal when the server stop is attempted and
server is already stopped.

The previous commit cd98f2380493ed53c28ea71a3911d92214a64040 is related
Both this and previous commit are related to ticket #82
daemon/studio.c