Closed
Description
Starting scnenarios through the menu or through the command line with --scenario
causes the program to freeze. pkill swarm
must be executed in the terminal to recover. E.g. this one freezes:
stack run -- --scenario data/scenarios/creative.yaml
It seems that not all scenarios freeze, however; these ones work:
stack run -- --scenario data/scenarios/Tutorials/scan.yaml
stack run -- --scenario data/scenarios/Challenges/2048.yaml