Skip to content

BotManager can fail to call retire #5

@NicEastvillage

Description

@NicEastvillage

The BotManager can fail to call bots' retire method since the bot loop keeps waiting for a game tick data that never arrives.

I don't know if this happens in practice, but it looks possible from the code.

The BotManager should probably wait for all threads to join before returning from retire.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions