GNOME Bugzilla – Bug 652110
gthreadedresolver.c: Handle Cancellable is already cancelled
Last modified: 2011-09-12 12:47:40 UTC
Created attachment 189466 [details] [review] Patch for handling the cancel before threaded_resolver_thread start gthreadedresolver.c: Handle Cancellable is already cancelled before g_signal_connect_data for cancelled of cancellable or before creation of threaded_resolver_thread by checking for the g_cancellable_is_cancelled before resolve_func call.
*** This bug has been marked as a duplicate of bug 658769 ***