Skip to content

Unicorn in development with multiple workers does not work #85

Closed
@sevos

Description

@sevos

If you run Unicorn with more than 1 worker in development mode it works only on first load.

Modifying source code of the ember-cli app causes ENOTEMPTY exception, probably because there are more than 1 ember serve processes trying to rebuild the project under the same directory.
Lockfile seems to be ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions