Ticket #1179 (closed assessed: fixed)
Ecosim Stop button does not work
Reported by: | joeb | Owned by: | jeroens |
---|---|---|---|
Priority: | normal | Milestone: | Ecopath 6: release 6.3 |
Component: | Overall GUI | Version: | |
Severity: | minor | Keywords: | |
Cc: |
Description
Click the Ecosim Stop button during a run and it does not stop Ecosim. Instead it runs it again.
Change History
Note: See
TracTickets for help on using
tickets.
Of course. Ecosim does not run threaded. The start button also doubles as a stop button, and clicking this button while a run is in progress will delay its handling until the run is finished. At this time the run has stopped, and the stop button has already switched back to 'run' mode. The run is thus restarted.
This issue can only be solved properly if Ecosim runs multi-threaded.