Author: turnstep
Date: Mon Dec 15 12:53:11 2008
New Revision: 12166
Modified:
DBD-Pg/trunk/t/08async.t
Log:
Add a sleep in the chance that the problem in bug 41690 is a race condition.
Modified: DBD-Pg/trunk/t/08async.t
==============================================================================
--- DBD-Pg/trunk/t/08async.t (original)
+++ DBD-Pg/trunk/t/08async.t Mon Dec 15 12:53:11 2008
@@ -82,6 +82,7 @@
$res = $dbh->{pg_async_status};
is ($res, +1, $t);
+sleep 1;
$t=q{Cancelling an async do() query works };
eval {
$res = $dbh->pg_cancel();
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.