twisted.trial.util._WorkingDirectoryBusy
class twisted.trial.util._WorkingDirectoryBusy(Exception): (source)
View In Hierarchy
A working directory was specified to the runner, but another test run is currently using that directory.