[Bug 44570] Not waiting for cached images that haven't been added to the cache yet

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 12 00:50:30 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=44570

--- Comment #11 from Yonit Halperin <yhalperi at redhat.com> 2012-01-12 00:50:30 PST ---
Comment on attachment 55347
  --> https://bugs.freedesktop.org/attachment.cgi?id=55347
Log if condition wait got cancelled

Review of attachment 55347:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=44570&attachment=55347)
-----------------------------------------------------------------

::: gtk/spice-channel.c
@@ +1867,5 @@
>      GIOCondition ret;
>  
>      do {
> +        if (!g_coroutine_condition_wait(&c->coroutine, wait_migration, channel))
> +            SPICE_DEBUG("migration wait cancelled");

was "if (c->state == SPICE_CHANNEL_STATE_MIGRATING)" removed intentionally?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the spice-bugs mailing list