这是indexloc提供的服务,不要输入任何密码
Skip to content

Turborepo hangs when script fails on 1.0.25/1.0.26, but works as expected on 1.0.24 #554

@PabloSzx

Description

@PabloSzx

What version of Turborepo are you using?

1.0.24 1.0.25 1.0.26

What package manager are you using / does the bug impact?

pnpm

What operating system are you using?

Linux with Node.js v16.13.2

Describe the Bug

When a pipeline script fails, it hangs. It only happens with 1.0.25/1.0.26, with 1.0.24 it works as expected

With "turbo": "1.0.26", it's stuck:

With "turbo": "1.0.24", it's not stuck:

image

Expected Behavior

To exit with exit code 1

To Reproduce

https://github.com/pabloszx/turborepo-hangs

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