Skip to content
Commit 04d1d5e9 authored by David Edmundson's avatar David Edmundson
Browse files

[xwl] Avoid deletion of Transfer in signals from Transfer.

Transfer emits "finished" mid way through it's own methods. If we delete
here transfer is left in the middle of methods like Transfer::timeout
with a dangling "this".

(cherry picked from commit f3d46cee)
parent 80ff3786
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