tests.integration.test_thread_safety.test_concurrent_futures_trav_fast

tests.integration.test_thread_safety.test_concurrent_futures_trav_fast#

tests.integration.test_thread_safety.test_concurrent_futures_trav_fast(graph_clrs09_22_6, trav)#

Ensure reading from a graph is safe across many threads concurrently for 5 seconds.

Creates a graph, then tries to traverse it in a multi-threaded manner many times to induce any simultaneous-access issues.