tests.integration.test_thread_safety#
Ensure graph operations are thread-safe.
Functions
|
Simple wrapper around a barricaded function call. |
|
Test routine for concurrent-futures-build tests. |
|
Test routine for concurrent-futures-trav tests. |
Test routine for baseobject-in-universe thread safety. |
|
Ensure writing to a graph is safe across many threads concurrently for 5 seconds. |
|
Ensure writing to a graph is safe across many threads concurrently 128 times. |
|
Ensure reading from a graph is safe across many threads concurrently for 5 seconds. |
|
Ensure reading from a graph is safe across many threads concurrently, 512 times. |
|
Ensure BaseObject and Universe linkages are handled in a thread-safe manner, concurreently for 5 seconds (this is the fast version of the test). |
|
Ensure BaseObject and Universe linkages are safe across many threads concurrently; test runs 128 times. |