Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash in link to destroyed agents #1827

Merged
merged 1 commit into from
May 2, 2021

Commits on Apr 28, 2021

  1. Fix crash in link to destroyed agents

    The destroyed field on the agent state was never set, so the early
    return in `run` didn't prevent crashes when agents receive messages
    after they are destroyed.
    kristoff3r committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    e425ae4 View commit details
    Browse the repository at this point in the history