gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r29955 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r29955 - gnunet/src/ats
Date: Tue, 8 Oct 2013 10:23:54 +0200

Author: wachs
Date: 2013-10-08 10:23:54 +0200 (Tue, 08 Oct 2013)
New Revision: 29955

Modified:
   gnunet/src/ats/test_ats_api.conf
Log:
fix for failing _init test
We had a race condition:
When ats is included in default services it can happen that it is started 
before the test can issue the statistics wathc request and therefore the test 
will not be notified about the initialization of the value with 0


Modified: gnunet/src/ats/test_ats_api.conf
===================================================================
--- gnunet/src/ats/test_ats_api.conf    2013-10-08 08:13:40 UTC (rev 29954)
+++ gnunet/src/ats/test_ats_api.conf    2013-10-08 08:23:54 UTC (rev 29955)
@@ -3,7 +3,7 @@
 
 [arm]
 PORT = 12001
-DEFAULTSERVICES = ats
+DEFAULTSERVICES =
 UNIXPATH = /tmp/test-ats-scheduling-arm.sock
 
 [ats]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]