mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 13:25:51 +03:00
[PR #739] [CLOSED] Add logic to flush channels, and to safeguard adding of events, after… #1027
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#1027
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rivo/tview/pull/739
Author: @bhbosman
Created: 6/29/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
fc1e4b9Add logic to flush channels, and to safeguard adding of events, after main loop in Application.Run exited2fd72c5refactor15ca006remove some guards8c43f7cMerge remote-tracking branch 'rivo/master'b8be29drefactor3c48cderefactorf8b257awip📊 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.