Skip to content
Commit c7e0a953 authored by Stef Walter's avatar Stef Walter
Browse files

Refactor asynchronous operation code in seahorse.

 * This is a very large commit.
 * We use GIO style async now instead of SeahorseOperation.
 * Makes things easier to hack on because it's more consistent with
   other GNOME software.
 * More predictable cancellation and error code paths.
 * Some other cleanup here too. When rewriting entire functions to
   refactor the async code, I cleaned up some other things too.
parent e7ad0d5a
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