setUp(): Fix the calculation of the base path for the Environment
constructor. It should use the start file, not the sys.executable. testLogRestart(): Fix a race condition; the child process may not have gotten around to creating the log file by the time the parent tried to open it. Use a dumb for/sleep loop.
Showing
Please register or sign in to comment