[Twisted-Python] Problem with trial using the reactor

Alex Lang alex.lang at mail.mcgill.ca
Wed Jun 6 23:59:41 EDT 2007


Hello,

Here is a problem regarding the distributed trial test runner. The
slave instances receive data from the master, telling them which tests
to run. This requires use of the reactor on the slave-side.
Unfortunately, when the testCase does the cleanup of the reactor, it
cleans up everything including the trial slave.

Any ideas on what should be done about this?

Thank you,
Alex




More information about the Twisted-Python mailing list