Skip to content

use a mutex while creating an emote #72

@ioistired

Description

@ioistired

Two emotes with the same name should never be added to the database. Use a dict of name → asyncio.Lock objects that prevents us from doing so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions