[PR #739] [CLOSED] Add logic to flush channels, and to safeguard adding of events, after… #1027

Closed
opened 2026-03-04 01:09:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/739
Author: @bhbosman
Created: 6/29/2022
Status: Closed

Base: masterHead: master


📝 Commits (7)

  • fc1e4b9 Add logic to flush channels, and to safeguard adding of events, after main loop in Application.Run exited
  • 2fd72c5 refactor
  • 15ca006 remove some guards
  • 8c43f7c Merge remote-tracking branch 'rivo/master'
  • b8be29d refactor
  • 3c48cde refactor
  • f8b257a wip

📊 Changes

2 files changed (+152 additions, -54 deletions)

View changed files

📝 application.go (+151 -52)
📝 flex.go (+1 -2)

📄 Description

Add logic to flush channels, and to safeguard adding of events, aftermain loop in Application.Run exited


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rivo/tview/pull/739 **Author:** [@bhbosman](https://github.com/bhbosman) **Created:** 6/29/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`fc1e4b9`](https://github.com/rivo/tview/commit/fc1e4b9f8fdf89fdc4e922ae86ee16c761574fc7) Add logic to flush channels, and to safeguard adding of events, after main loop in Application.Run exited - [`2fd72c5`](https://github.com/rivo/tview/commit/2fd72c56548064af11dcf9b9a38b8561ad09854a) refactor - [`15ca006`](https://github.com/rivo/tview/commit/15ca0060cbdbdf4270b8f8286a5e4e1b89dd68be) remove some guards - [`8c43f7c`](https://github.com/rivo/tview/commit/8c43f7c8567cb46a33239d7ea14979e8122e060e) Merge remote-tracking branch 'rivo/master' - [`b8be29d`](https://github.com/rivo/tview/commit/b8be29df3e7acd4a68dcb2b0db0dd73e1d23d6ab) refactor - [`3c48cde`](https://github.com/rivo/tview/commit/3c48cde7520909a5513b883219ff1d0b57a4d9f8) refactor - [`f8b257a`](https://github.com/rivo/tview/commit/f8b257a85d36e51ebd713e8a39ebe5759a0fcd8b) wip ### 📊 Changes **2 files changed** (+152 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `application.go` (+151 -52) 📝 `flex.go` (+1 -2) </details> ### 📄 Description Add logic to flush channels, and to safeguard adding of events, aftermain loop in Application.Run exited --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:09:06 +03:00
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#1027
No description provided.