Please update to SwiftNIO >= 2.80.0

SwiftNIO users, please make sure you update to swift-nio >= 2.80.0. There's a compiler bug in Xcode 16.3's compiler that can make your program hang in a CPU spin loop. NIO 2.80.0 contains a workaround.

7 Likes

Is there a postmortem or new tests to prevent a problem like this going forward?

1 Like