Skip to content

fix(client): avoid race between execute and clearContext#3452

Merged
johnjbarton merged 1 commit intokarma-runner:masterfrom
johnjbarton:reloading-context
Aug 10, 2020
Merged

fix(client): avoid race between execute and clearContext#3452
johnjbarton merged 1 commit intokarma-runner:masterfrom
johnjbarton:reloading-context

Conversation

@johnjbarton
Copy link
Copy Markdown
Contributor

Add a delay in execute to ensure that reload events and clear context events are completed first.
Fixes #3424

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Race condition results in error "Some of your tests did a full page reload!"

5 participants