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.

Metadata

Metadata

Assignees

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions