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

watchbind hangs with long input #102

Open
myelsukov opened this issue Dec 10, 2024 · 0 comments
Open

watchbind hangs with long input #102

myelsukov opened this issue Dec 10, 2024 · 0 comments

Comments

@myelsukov
Copy link

I have noticed that watchbind is hanging when processing long input.

For example, watchbind "for i in {0..1000} ; do uuidgen ; done" works fine (even though with noticeable delay), but watchbind "for i in {0..2000} ; do uuidgen ; done" hangs.

My environment:

  • macOS 14.7.1
  • bash 5.2.37(1)-release
  • kitty 0.37.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant