Skip to content
Commit 236102c0 authored by Ray Strode's avatar Ray Strode
Browse files

launch-environment: disconnect session signal handlers when destroyed

The launch environment's session can actually live longer than the
environment itself.  This is because the session creates internals
"conversation" objects that take a reference on the session, which
sometimes keeps it on life support.

This commit makes sure the session signal handlers for the launch
environment don't get run after the launch environment is destroyed.

https://bugzilla.gnome.org/show_bug.cgi?id=726380
parent a283cbad
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