Skip to content

Workaround Swift Bug - #242

Merged
0xTim merged 2 commits into
mainfrom
linux-crash-main
Aug 11, 2026
Merged

Workaround Swift Bug#242
0xTim merged 2 commits into
mainfrom
linux-crash-main

Conversation

@0xTim

@0xTim 0xTim commented Aug 11, 2026

Copy link
Copy Markdown
Member

Workaround for swiftlang/swift#91387

Resolves #235

@0xTim
0xTim requested a review from gwynne as a code owner August 11, 2026 17:12
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.86%. Comparing base (27a3a13) to head (2c881ff).

Files with missing lines Patch % Lines
...ces/ConsoleKit/Terminal/readpassphrase_linux.swift 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   70.90%   71.86%   +0.96%     
==========================================
  Files          29       29              
  Lines         873      878       +5     
==========================================
+ Hits          619      631      +12     
+ Misses        254      247       -7     
Files with missing lines Coverage Δ
...ces/ConsoleKit/Terminal/readpassphrase_linux.swift 15.00% <85.71%> (+15.00%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@0xTim
0xTim requested a review from fpseverino August 11, 2026 17:16
@0xTim
0xTim merged commit bc341b1 into main Aug 11, 2026
22 of 24 checks passed
@0xTim
0xTim deleted the linux-crash-main branch August 11, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linux x86_64: SIGILL in linux_readpassphrase during [Int32: sigaction] dictionary init (secure Terminal.input)

2 participants