conform: Avoid a deadlock
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 27 Jan 2012 11:42:33 +0000 (11:42 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 27 Jan 2012 11:42:33 +0000 (11:42 +0000)
commit9d355f12c6d1c804a3e0d205e2ff1c8e3f5e7538
tree9e28f2c98f5a33d6f2bf964202cb2016ee5f454c
parentccc70a911d1314941d95b68a263a60c9b3c30a3e
conform: Avoid a deadlock

Something is causing a deadlock when using clutter_threads_* API inside
the offscreen redirect conformance test. The conformance tests are
pretty insane anyway, so for the time being, let's put g_timeout_add()
back in while we figure out the issue.
tests/conform/test-offscreen-redirect.c