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

Crash on window resize (SIGWINCH) (Unix) #19

Closed
srlehn opened this issue Mar 31, 2019 · 1 comment
Closed

Crash on window resize (SIGWINCH) (Unix) #19

srlehn opened this issue Mar 31, 2019 · 1 comment

Comments

@srlehn
Copy link
Contributor

srlehn commented Mar 31, 2019

This is fixed by #15:

This difers from the already fixed #17 which happens instantly! see #17 (comment) for details.

When the window is resized a lot it eventually crashes with "panic: send on closed channel"

tested with termui from gizak/termui#233

test go code

demo

closed_channel

@srlehn srlehn changed the title Crash on window resize (SIGWINCH) Crash on window resize (SIGWINCH) (Unix) Mar 31, 2019
@srlehn
Copy link
Contributor Author

srlehn commented Apr 2, 2019

#15 is merged

@srlehn srlehn closed this as completed Apr 2, 2019
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