Merge pull request #2227 from sciunto/test_seed_rank

TEST: define seed in setup() / Fix random test failure
This commit is contained in:
Juan Nunez-Iglesias
2016-08-06 11:48:25 +10:00
committed by GitHub
2 changed files with 637 additions and 629 deletions
+3
View File
@@ -210,6 +210,9 @@ def teardown_test():
def test_parallel(num_threads=2):
"""Decorator to run the same function multiple times in parallel.
This decorator is useful to ensure that separate threads execute
concurrently and correctly while releasing the GIL.
Parameters
----------
num_threads : int, optional
File diff suppressed because it is too large Load Diff