Comment 38 for bug 105088

Revision history for this message
In , Jhorak (jhorak) wrote :

Created attachment 445660
Patch 0.5, Monitor added, observers removed

Removed observers replacing them with user pointer in mount_enclosing_volume_finished. Added comments about threads, Waiting loop replaced by monitor.

Usage of Cancel method for channels shows nice error messages to user which depends on gio failure type. Please have a look.