Skip to content

Global beforeEach/afterEach should synchronize before module beforeEach/afterEach run #647

@JamesMGreene

Description

@JamesMGreene

As noted in #634 (comment) and #634 (comment), there is a bug in the newly introduced beforeEach/afterEach hooks: the global beforeEach/afterEach hooks should be allowed fully synchronize before the module-level beforeEach/afterEach hooks are run. If they don't, it easily leads to race conditions.

Metadata

Metadata

Assignees

Labels

Type: BugSomething isn't working right.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions