Skip to content

Enable Delay Queue to manage a task that returns a Promise #22

@huan

Description

@huan

In order to do this, we have to wrap the Promise into other data type, or when we await the result, all promises will be waited and be resolved.

  1. wrap promise in a []
  2. wrap promise in a iterator

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions