After the simulation is killed, experiment cycle is not correctly reported in the status bar #273
Labels
About Runtime & Simulations
Concerns the way simulations are being executed
😱 Bug
The issue reveals a bug in GAMA
👍 Fix to be tested
Describe the bug
![image](https://private-user-images.githubusercontent.com/6374469/353697492-8bbeb2ee-403f-45ed-be4b-48c8ed88fd4a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NDE5MDUsIm5iZiI6MTczODk0MTYwNSwicGF0aCI6Ii82Mzc0NDY5LzM1MzY5NzQ5Mi04YmJlYjJlZS00MDNmLTQ1ZWQtYmU0Yi00OGM4ZWQ4OGZkNGEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMTUyMDA1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NDBkYjNkYjkyNTRjMWJkMmJjZWQ0MWJjYTRmNjM3MTA4ZDg5ODc4NDY0Yjg5YzhlNzVlNmQ0M2RmMWY2N2VlZCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.T53-pRxxwRJZ035TSWZNSzTx8t1ojYsG115WsZogn0o)
I noticed n some models that are not resource intensive, the cycle written in the status bar is not consistent with the cycle the model should have written nor with the actual cycle returned by writing
cycle
in the interactive console, for example here with a model that should have stopped at cycle 100, I have 3 different values for cycle:To Reproduce
Steps to reproduce the behavior:
Expected behavior
The cycle in the status bar, in the foldable menu of the status bar and in the interactive console are the same.
The text was updated successfully, but these errors were encountered: