Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cosh sometimes hangs when terminating a command #964

Open
kkoreilly opened this issue May 19, 2024 · 1 comment
Open

Cosh sometimes hangs when terminating a command #964

kkoreilly opened this issue May 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working correctly
Milestone

Comments

@kkoreilly
Copy link
Member

Describe the bug

See title

How to reproduce

Run git diff main (or some other non-empty diff), then press Control+C and q multiple times until cosh freezes.

Example code

No response

Relevant output

No response

Platform

macOS

@kkoreilly kkoreilly added the bug Something isn't working correctly label May 19, 2024
@kkoreilly kkoreilly added this to the v1 milestone May 19, 2024
@kkoreilly kkoreilly modified the milestones: v0.3, v0.4 Jul 23, 2024
@rcoreilly
Copy link
Member

I improved this somewhat but the git diff main case still hangs: ctrl+c is not getting processed in this case due to reading from stdin perhaps. q works fine. adding SIGINT doesn't help.

@kkoreilly kkoreilly added this to Bugs Nov 18, 2024
@github-project-automation github-project-automation bot moved this to Todo in Bugs Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly
Projects
Status: Todo
Development

No branches or pull requests

2 participants