Skip to content

Add documentation for EventLoop::queue #5

@Kingdutch

Description

@Kingdutch

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

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions