-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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).
mmabdelateef
Metadata
Metadata
Assignees
Labels
No labels