Comment #4 on issue 881 by [email protected]: Executing run multiple times on RobotRunner fails
http://code.google.com/p/robotframework/issues/detail?id=881
Third option could be to create RobotRunners in another thread(s) during test execution.
This could speed up the RobotRunner creation as the Robot Framework runs in a single thread.
