Skip to content

Handle race condition of add map - walk onto that map #72

@DuncanUszkay1

Description

@DuncanUszkay1

Because adding a map and a player walking onto said map could be happening simultaneously, we need to ensure that either result of that race is recoverable.

Probably best to simply block the movement of a player if they are walking into an area which we think has no map.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions