toil.test.src.threadingTest

Module Contents

Classes

ThreadingTest

Test Toil threading/synchronization tools.

Attributes

log

toil.test.src.threadingTest.log[source]
class toil.test.src.threadingTest.ThreadingTest(methodName='runTest')[source]

Bases: toil.test.ToilTest

Test Toil threading/synchronization tools.

testGlobalMutexOrdering()[source]
testLastProcessStanding()[source]