Skip to content

Race conditions in unpacking resources #162

Description

@rspencer01

With the new async resource unpacking we are still hitting race conditions even though we are manually pumping the promise.

Indeed calling await is giving up the thread. We could try .then(blockEval) but even this seems to have some issues.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions