Skip to content

Not Thread-Safe #1

Description

@ahmedk92

Cool idea!

However, I see it's implied that tasks should only be enqueued on the main thread (or a single-thread in general). But I think that it should be written explicitly.

I'm aware that tasks can execute code in different threads; I specifically mean enqueuing new tasks via queue.push should all happen from a single-thread (.e.g main thread).

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