Comment 2 for bug 1069666

Revision history for this message
Charlie Poole (charlie.poole) wrote :

The problem I envision with your fix is that under the Gui, the runners may be needed to re-run the tests. I would expect NUnit to crash in this situation when it tried to use a runner that was already disposed.

I'm about to issue 2.6.2, so it's a bit late to spend time on this now. If you can attach your dummy program that shows the problem in a single domain, we'll try to fix it for 2.6.3.

Charlie