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

utop crashes at terminal resize #488

Open
Kuchteq opened this issue Jul 19, 2024 · 0 comments
Open

utop crashes at terminal resize #488

Kuchteq opened this issue Jul 19, 2024 · 0 comments

Comments

@Kuchteq
Copy link

Kuchteq commented Jul 19, 2024

Running utop -init <(echo '#use_output "dune ocaml top"') inside the shell which is basically equivalent to dune utop works as expected but as soon as I resize the terminal utop crashes with the error:

utop # Fatal error: exception Unix.Unix_error(Unix.EINTR, "select", "")

Tested on foot and alacritty terminal emulators.
It seems like a similar issue to #58

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