Skip to content
Commit 9181419e authored by Ray Strode's avatar Ray Strode
Browse files

daemon: don't allow worker manager interface to be unexported more than once

if a conversation is stopped asynchronously and then synchronously, we
will end up trying to unexport the bus interface more than once, leading
to log spew.

This commit protects against that.

https://bugzilla.gnome.org/show_bug.cgi?id=737391
parent 2ec92331
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment