toil.test.src.threadingTest

Module Contents

Classes

ThreadingTest

Test Toil threading/synchronization tools.

Attributes

log

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

Bases: toil.test.ToilTest

Inheritance diagram of toil.test.src.threadingTest.ThreadingTest

Test Toil threading/synchronization tools.

testGlobalMutexOrdering()
testLastProcessStanding()