What steps will reproduce the problem?
1. Start an experiment
2. Start a second experiment
What is the expected output? What do you see instead?
The first experiment should run to completion with the user specified values
and email the user the results. Afterwards, the second experiment should run
with its own set of specified values and email the results when finished.
Currently, the project will run the first experiment and overwrite the first
experiment's settings if a second experiment is started. this results in
garbage results for the first experiment. Also, both experiments will run
simultaneously which will most likely result in disk thrashing on the server.
Original issue reported on code.google.com by paul.h.b...@gmail.com on 7 Sep 2010 at 3:28
Original issue reported on code.google.com by
paul.h.b...@gmail.com
on 7 Sep 2010 at 3:28