Skip to content

cabal-install doesn't respect ^C #6322

@phadej

Description

@phadej

Describe the bug

One have to ^C a lot to make cabal cancel. This is super annoying

To Reproduce

cabal v2-build something with plenty (fresh to build) dependencies. Try to ^C build right away. It won't. (on Linux).

Expected behavior

cabal should cancel promptly.

System information

  • Operating System: Linux
  • cabal-install-3.0.0.0

Additional context

E.g. when built through make, make seems to forward ^C, and then dies itself, leaving "downloading" cabal on the background. That's bad.

Feels like some missing bracket somewhere.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions