8000 feat: logger.progress should catch SIGINT · Issue #1560 · felangel/mason · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
feat: logger.progress should catch SIGINT #1560
Open
@eseidel

Description

@eseidel

Currently if you have a logger.progress running and control-C the CLI, you'll end up with you terminal in a broken state.

Not entirely sure why. One solution might be to watch for the signal and clean up after:
https://api.dart.dev/dart-io/ProcessSignal/watch.html

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0