https://issues.apache.org/bugzilla/show_bug.cgi?id=50659
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #3 from Sebb <[email protected]> 2011-02-02 15:15:21 EST --- (In reply to comment #0) > > The current implementation stops the test it currently is running and starts > the new one. Are you sure? I just tried running 2 tests at once, and the server coped fine. However, there is a small window between configuring a test and running it, in which case the original engine will be overwritten. I suppose it's possible you hit that window? == It is possible to prevent more than one client running at once. This could be a server option (I don't think it should be enforced). Otherwise, the server engine startup code should somehow ensure that the clients cannot interfere with each other. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
