gio/tests/task: fix for change to cancellation behavior
authorDan Winship <danw@gnome.org>
Mon, 20 Jul 2015 21:33:42 +0000 (17:33 -0400)
committerDan Winship <danw@gnome.org>
Mon, 20 Jul 2015 21:35:43 +0000 (17:35 -0400)
commitde1bd45fe9ef82c1f5f48c63975ee18ede67d23a
treee7fcfcdb957d3cffeb180d50b557254c25051556
parent717ebba9d78151c999b1c1d08dc539be978ee27c
gio/tests/task: fix for change to cancellation behavior

Multiple tasks cancelled at the same time now complete in the opposite
order from how they used to. Fix the test to not assume any particular
order.
gio/tests/task.c