Bug Description
There is a case when no agent provides a seed for reset, the game should not change anything and continue. But it crashes on the valid_topology_change check
Steps to Reproduce
- Start environment
- Connect agent with reset() (default values)
- Game crashes on first reset
Expected Behavior
Game continues without changing seed or topology
Version
0.2.0
Installation / Deployment Method
Installed from PyPI (pip)
Bug Description
There is a case when no agent provides a seed for reset, the game should not change anything and continue. But it crashes on the
valid_topology_changecheckSteps to Reproduce
Expected Behavior
Game continues without changing seed or topology
Version
0.2.0
Installation / Deployment Method
Installed from PyPI (pip)