mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #647] [CLOSED] test(core): add linux threaded renderer lifecycle regressions #1465
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1465
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/anomalyco/opentui/pull/647
Author: @simonklee
Created: 2/8/2026
Status: ❌ Closed
Base:
main← Head:linux-threading-tests📝 Commits (1)
eb2393ftest(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.