Skip to content
Commit 761f5f0b authored by Cosimo Cecchi's avatar Cosimo Cecchi
Browse files

background: always pass a cancellable down to I/O operations

So they will be properly cancelled when the panel is disposed.
Also, check early if the operation was cancelled, since it's not safe to
assume the data of the callback is valid anymore before that point.

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