Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Incorrectly listening to 'compile' event and emitting 'rerun' when 'shouldWatch' is false #44

Closed
chrisbreiding opened this issue Jan 11, 2019 · 0 comments

Comments

@chrisbreiding
Copy link
Collaborator

In Cypress run mode, when shouldWatch is false, we still listen to the 'compile' event and emit 'rerun', causing indefinite hanging or really-long compile times. We should only listen to 'compile' if shouldWatch is true.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant