[GH-ISSUE #617] Application Run doesn't handle EventError #452

Closed
opened 2026-03-04 01:05:08 +03:00 by kerem · 1 comment
Owner

Originally created by @idcmp on GitHub (Jun 8, 2021).
Original GitHub issue: https://github.com/rivo/tview/issues/617

If I close the window that tview is running in, a tcell.EventError is fired with err=EOF. This is ignored by EventLoop and the application hangs forever.

Originally created by @idcmp on GitHub (Jun 8, 2021). Original GitHub issue: https://github.com/rivo/tview/issues/617 If I close the window that tview is running in, a tcell.EventError is fired with err=EOF. This is ignored by EventLoop and the application hangs forever.
kerem closed this issue 2026-03-04 01:05:08 +03:00
Author
Owner

@rivo commented on GitHub (Jun 24, 2021):

I wasn't aware of tcell.EventError. The latest commit handles this event, too.

<!-- gh-comment-id:867782178 --> @rivo commented on GitHub (Jun 24, 2021): I wasn't aware of `tcell.EventError`. The latest commit handles this event, too.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#452
No description provided.