Skip to content

migrate actions hang without error with project build error #333

@rpwatkins

Description

@rpwatkins

Description

When a buffalo project has a build error and you attempt to run a migration (up, down, status), the buffalo pop migrate command hangs with no feedback. The error was produced when I had a build error do to a cyclical import reference. It is repeatable.

Steps to Reproduce the Problem

I had a model that wrongly included a circular import build error. I had not noticed the error and when I ran a migration, the command hung in the terminal.

Expected Behavior

A proper migration (up, down or status).

Actual Behavior

Migrate commands hang without any feedback in the terminal.

Info

Ubuntu 18.10, buffalo 13.12, pop 4.8.3.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions