From 6f077d5e5f9929f6593850dc096983dcf237e387 Mon Sep 17 00:00:00 2001
From: Teravus Ovares (Dan Olivares)
Date: Wed, 26 Aug 2009 21:05:46 -0400
Subject: * Another attempt at fixing the random spurious test error. * This
time it might be the listening socket thread from HttpServer aborting with a
non blocking thread abort exception. Hopefully calling Stop() on
MainServer.Instance will solve that.
---
prebuild.xml | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 4dbb81c..343b06a 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3181,6 +3181,7 @@
+
@@ -3245,7 +3246,7 @@
../../../bin/
-
+
@@ -3254,7 +3255,7 @@
-
+
@@ -3397,6 +3398,7 @@
+
@@ -3488,6 +3490,7 @@
+
@@ -3524,6 +3527,7 @@
+
@@ -3585,6 +3589,7 @@
+
--
cgit v1.1