GNOME Bugzilla – Bug 744666
tests: connection-test hangs from time to time
Last modified: 2015-03-01 14:31:03 UTC
SSIA, I can reliably hang this test in various places, running: while true ; do tests/connection-test -ddd ; done
it looks like SoupSocket::readable is emitted before timeout_socket is connected.
fixed. thanks for pointing it out
*** Bug 741344 has been marked as a duplicate of this bug. ***