What's Changed
- Added: A "reasync" initializer to
Result
(#15). This allows results to be initialized from async, throwing closures. - Fixed:
LockIsolated.withValue
is now@Sendable
to avoid a race condition (#13).
Full Changelog: 1.0.1...1.1.0
Result
(#15). This allows results to be initialized from async, throwing closures.
LockIsolated.withValue
is now @Sendable
to avoid a race condition (#13).
Full Changelog: 1.0.1...1.1.0
Don't miss a new swift-concurrency-extras release
NewReleases is sending notifications on new releases.