diff options
author | Dan Vrátil <dvratil@redhat.com> | 2012-09-14 23:49:56 +0800 |
---|---|---|
committer | Dan Vrátil <dvratil@redhat.com> | 2012-09-14 23:50:56 +0800 |
commit | 11bdb5d83a6e1174310ad4cabd7b6db5ef54263d (patch) | |
tree | 8a04c9f7b7c18fef99a056194aff96be8620c720 /composer | |
parent | 3e525a9b35786da90a64ed93e4b54ff9712c2184 (diff) | |
download | gsoc2013-evolution-11bdb5d83a6e1174310ad4cabd7b6db5ef54263d.tar gsoc2013-evolution-11bdb5d83a6e1174310ad4cabd7b6db5ef54263d.tar.gz gsoc2013-evolution-11bdb5d83a6e1174310ad4cabd7b6db5ef54263d.tar.bz2 gsoc2013-evolution-11bdb5d83a6e1174310ad4cabd7b6db5ef54263d.tar.lz gsoc2013-evolution-11bdb5d83a6e1174310ad4cabd7b6db5ef54263d.tar.xz gsoc2013-evolution-11bdb5d83a6e1174310ad4cabd7b6db5ef54263d.tar.zst gsoc2013-evolution-11bdb5d83a6e1174310ad4cabd7b6db5ef54263d.zip |
Bug #682295 - Fix deadlock in EHttpRequest
Fix deadlock in EHttpRequest by running each libsoup operation in
it's own GMainContext.
The patch also replaces use of features from libsoup>=2.39, because
we can't change dependency. The code is based on code from CalDAV,
which uses synchronous libsoup API as well and works with
libsoup<2.39
Diffstat (limited to 'composer')
0 files changed, 0 insertions, 0 deletions