Skip to content

WAIT_TIME = 0 might cause problems if all players minus one are DONE #167

Description

@shakty

If all players are DONE and the last player disconnect, the new step is played normally, but then the disconnect callback is fired.

If the disconnect callback sends the player to a new step, the event LOADED or FRAME_LOADED might be mixed up and associated with the old frame load causing trouble.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions