-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The method queue is useful when a set of async tasks need to be executed immediately and their order must be preserved. However, the method is not documented on the website which makes it difficult to discover.
The way I discovered it was because it was utilized in an example concurrently
from the event-loop issues.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation