Skip to content

Conversation

rauhul
Copy link
Member

@rauhul rauhul commented Mar 7, 2025

Swift NIO 2.80.0 contains a workaround for a miscompile which causes swiftly to hang. Specifically code like @usableFromInline let _free: @convention(c) [...] = { free($0) } miscompiles into a CPU spin loop on some builds of swift.

Swift NIO 2.80.0 contains a workaround for a miscompile which causes
swiftly to hang. Specifically code like `@usableFromInline let _free:
@convention(c) [...] = { free($0) }` miscompiles into a CPU spin loop on
some builds of `swift`.
@cmcgee1024
Copy link
Member

@swift-ci test macOS

@cmcgee1024
Copy link
Member

@swift-ci test macOS

@cmcgee1024 cmcgee1024 merged commit 315bd00 into swiftlang:main Mar 7, 2025
19 checks passed
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.

2 participants