Skip to content
Commit c9885783 authored by Claudio Saavedra's avatar Claudio Saavedra
Browse files

snapshot-service: do not update cache table from other threads

GLib hash tables are not thread-safe. Use a idle function to
update the cache from the main thread.

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