[PR #624] [MERGED] fix(core): enable threading on Linux #1448

Closed
opened 2026-03-14 09:37:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/624
Author: @simonklee
Created: 2/4/2026
Status: Merged
Merged: 2/6/2026
Merged by: @kommander

Base: mainHead: threading-linux


📝 Commits (6)

  • 94f1b8a fix(core): enable threading on Linux
  • 6bb7a9d Merge branch 'main' into threading-linux
  • 89bf3b7 Merge branch 'main' into threading-linux
  • 499e0ce Merge branch 'main' into threading-linux
  • 363ff44 Merge branch 'main' into threading-linux
  • 3d0ea26 Merge branch 'main' into threading-linux

📊 Changes

1 file changed (+0 additions, -5 deletions)

View changed files

📝 packages/core/src/renderer.ts (+0 -5)

📄 Description

I stumbled over this, but don't see any reason why threading should be disabled on Linux.

Probably wait on https://github.com/anomalyco/opentui/pull/623 to be merged (mostly about testing)


🔄 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/anomalyco/opentui/pull/624 **Author:** [@simonklee](https://github.com/simonklee) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `threading-linux` --- ### 📝 Commits (6) - [`94f1b8a`](https://github.com/anomalyco/opentui/commit/94f1b8a0a1d6176539e02ea2540722c203d4ef98) fix(core): enable threading on Linux - [`6bb7a9d`](https://github.com/anomalyco/opentui/commit/6bb7a9d6a266b706371d74d7cd87d9140531ee61) Merge branch 'main' into threading-linux - [`89bf3b7`](https://github.com/anomalyco/opentui/commit/89bf3b73b5c2772294ab2ad823087bc6ed535a52) Merge branch 'main' into threading-linux - [`499e0ce`](https://github.com/anomalyco/opentui/commit/499e0ce59364ba1ca09735b8a0598d2b96a2f41f) Merge branch 'main' into threading-linux - [`363ff44`](https://github.com/anomalyco/opentui/commit/363ff44848742c314b71884f25da63c08c368afb) Merge branch 'main' into threading-linux - [`3d0ea26`](https://github.com/anomalyco/opentui/commit/3d0ea26a8de2d1cdae58ef5026b83648e788066c) Merge branch 'main' into threading-linux ### 📊 Changes **1 file changed** (+0 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderer.ts` (+0 -5) </details> ### 📄 Description I stumbled over this, but don't see any reason why threading should be disabled on Linux. Probably wait on https://github.com/anomalyco/opentui/pull/623 to be merged (mostly about testing) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:37:23 +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/opentui#1448
No description provided.