Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
This repository was 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

Description

@chrisbreiding

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions