Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Test/UnitTests/TestMultithreading.cs')
-rw-r--r--Test/UnitTests/TestMultithreading.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/UnitTests/TestMultithreading.cs b/Test/UnitTests/TestMultithreading.cs
index 6304372..7390457 100644
--- a/Test/UnitTests/TestMultithreading.cs
+++ b/Test/UnitTests/TestMultithreading.cs
@@ -164,7 +164,7 @@ namespace UnitTests
});
// Wait for the threads to do the work. 5 seconds should be enough
- enablers.CheckCounters(1, 20000);
+ enablers.CheckCounters(1, 100000);
// Go back to the initial status