[PR #647] [CLOSED] test(core): add linux threaded renderer lifecycle regressions #1465

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/647
Author: @simonklee
Created: 2/8/2026
Status: Closed

Base: mainHead: linux-threading-tests


📝 Commits (1)

  • eb2393f test(core): add linux threaded renderer lifecycle regressions

📊 Changes

2 files changed (+76 additions, -0 deletions)

View changed files

packages/core/src/tests/renderer.linux-threading-ffi.test.ts (+60 -0)
📝 packages/core/src/zig/tests/renderer_test.zig (+16 -0)

📄 Description

Add a Linux Bun FFI regression test that enables renderer threading in a child process and verifies create -> render -> destroy without hangs or crashes.

Since this currently fails it's mostly a placeholder to ensure we have a test in place to verify the fix once Bun thing are solved.


🔄 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/647 **Author:** [@simonklee](https://github.com/simonklee) **Created:** 2/8/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `linux-threading-tests` --- ### 📝 Commits (1) - [`eb2393f`](https://github.com/anomalyco/opentui/commit/eb2393fd05eafe1d28bb7a65ec6e21c6418190b2) test(core): add linux threaded renderer lifecycle regressions ### 📊 Changes **2 files changed** (+76 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/core/src/tests/renderer.linux-threading-ffi.test.ts` (+60 -0) 📝 `packages/core/src/zig/tests/renderer_test.zig` (+16 -0) </details> ### 📄 Description Add a Linux Bun FFI regression test that enables renderer threading in a child process and verifies create -> render -> destroy without hangs or crashes. Since this currently fails it's mostly a placeholder to ensure we have a test in place to verify the fix once Bun thing are solved. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:38:11 +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#1465
No description provided.