swiftlang / swift-corelibs-foundation

The Foundation Project, providing core utilities, internationalization, and OS independence
swift.org
Apache License 2.0
5.29k stars 1.13k forks source link

Fixed an infinite loop caused by force casting NSError to CocoaError #5119

Closed parkera closed 1 month ago

parkera commented 1 month ago

Cherry-picked from #5115 for 6.0.2

(cherry picked from commit bf7369a3909583c82f36b901917a92ea0d639a9f)

parkera commented 1 month ago

@swift-ci test