Closed maul-esel closed 6 years ago
As described in #32, restarting the distribution calculation whenever an agent is recruited (but CTF remains unchanged) may cause an endless loop.
Prevent this by remembering previous distributions and not retrying them again.
Should be fixed by a4a3c510968.
Bug
As described in #32, restarting the distribution calculation whenever an agent is recruited (but CTF remains unchanged) may cause an endless loop.
Resolution
Prevent this by remembering previous distributions and not retrying them again.