Quote: Originally posted by Sten  | Hi Peter,
Here are a couple of fresh bugs in GSB:
1. I set "Macros / On Opt. Completed" == true, and run optimization process. When I pause optimization macro automatically starts, which is totally
unexpected. When I manually terminate optimization process by pressing terminate button, macro also starts automatically, which is counter-intuitive
as I canceled everything.
I expect GSB not to start automatically any macro when users pauses or terminates optimization process.
|
Hi Peter! The issue above with Macro being run automatically when I terminate or pause build is not fixed (the last build I checked: 1.0.56.18). Can
you, please, tell programmers to fix this issue? (as it is quite annoying)
2. Another issue that bugs me: when I ask GSB to do 250 Walk-Forward tests, then cancel them, GSB only cancels actively running WF tests. And the ones
in the queue remain enabled and occasionally start running.
So what I observe: GSB cancels all actively running WF tests,let's say 10 out of 250 become "Canceled". All the remaining WF tests have "Waiting"
status and remain in the queue. Then GSB starts some of the "Waiting" WF tests and runs them they became "Active". But I already canceled them!
So right now it is virtually impossible to cancel all Walk-Forward tests. Coupled with issue above, that macro autostarts automatically when I
cancel/terminate the build, this makes user experience, well, less than ideal.
What I expect: GSB should cancel all WF tests, even the ones that are in queue having "Waiting" status.
|