diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-04-27 00:45:57 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-04-27 01:18:38 +0800 |
commit | c155b170bcf644ab2cdf7b11afdda0d9c100772e (patch) | |
tree | 294b72eb3a95d5a9214b8da2521ec38b1e5171e6 /plugin.mk | |
parent | 26229dd082022160253ee6970f512246c6b83ae4 (diff) | |
download | gsoc2013-evolution-c155b170bcf644ab2cdf7b11afdda0d9c100772e.tar gsoc2013-evolution-c155b170bcf644ab2cdf7b11afdda0d9c100772e.tar.gz gsoc2013-evolution-c155b170bcf644ab2cdf7b11afdda0d9c100772e.tar.bz2 gsoc2013-evolution-c155b170bcf644ab2cdf7b11afdda0d9c100772e.tar.lz gsoc2013-evolution-c155b170bcf644ab2cdf7b11afdda0d9c100772e.tar.xz gsoc2013-evolution-c155b170bcf644ab2cdf7b11afdda0d9c100772e.tar.zst gsoc2013-evolution-c155b170bcf644ab2cdf7b11afdda0d9c100772e.zip |
EPhotoCache: Fix deadlock when cancelling subtasks.
This seems to have started with the gravatar module. SoupRequest is
apparently quite eager to cancel HTTP requests -- so much so that we
need to slow it down within EPhotoCache, so we don't wind up calling
g_cancellable_disconnect() during a GCancellable signal emission.
Diffstat (limited to 'plugin.mk')
0 files changed, 0 insertions, 0 deletions