June 7, 2007
3:59 a.m.
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