[PR #172] [MERGED] make primitive updates thread-safe using channels #868

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/172
Author: @3cb
Created: 10/9/2018
Status: Merged
Merged: 10/28/2018
Merged by: @rivo

Base: masterHead: add-synchronization-channels


📝 Commits (1)

  • 313fed7 make primitive updates thread-safe using channels

📊 Changes

1 file changed (+83 additions, -45 deletions)

View changed files

📝 application.go (+83 -45)

📄 Description

Resolves #148 as an alternative to #163

Happy to resubmit if I've overlooked something.


🔄 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/172 **Author:** [@3cb](https://github.com/3cb) **Created:** 10/9/2018 **Status:** ✅ Merged **Merged:** 10/28/2018 **Merged by:** [@rivo](https://github.com/rivo) **Base:** `master` ← **Head:** `add-synchronization-channels` --- ### 📝 Commits (1) - [`313fed7`](https://github.com/rivo/tview/commit/313fed77b2dd57f47b5e1e81938d54f6a1e57118) make primitive updates thread-safe using channels ### 📊 Changes **1 file changed** (+83 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `application.go` (+83 -45) </details> ### 📄 Description Resolves #148 as an alternative to #163 Happy to resubmit if I've overlooked something. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:19 +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#868
No description provided.