issues
search
pointfreeco
/
swift-concurrency-extras
Useful, testable Swift concurrency.
MIT License
343
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix tests on Android not compiling
#48
johankool
opened
5 days ago
0
`AnyHashableSendable` ergonomics
#47
stephencelis
opened
2 weeks ago
0
Use isolated(any) instead of Sendable for withMainSerialExecutor async operation
#46
jonduenas
opened
2 weeks ago
1
rename to swiftLanguageModes
#45
zunda-pixel
closed
3 weeks ago
0
`UncheckedSendable: AsyncSequence`
#44
stephencelis
closed
3 weeks ago
0
`eraseToStream` and `eraseToThrowingStream` unable to handle non-sendable Elements
#42
BrentMifsud
closed
4 weeks ago
1
Deprecate type-erasing `AsyncStream.init`
#41
stephencelis
closed
1 month ago
0
Remove Sendable requirements in LockIsolated
#40
arnauddorgans
closed
1 month ago
8
fix the android build
#39
hyp
closed
1 month ago
0
Add `AnyHashableSendable`
#36
stephencelis
closed
1 month ago
0
Mutex back-port
#35
stephencelis
opened
2 months ago
0
Remove dead UncheckedSendable README link
#34
JOyo246
closed
2 months ago
0
Fix minor typo in README.md
#33
acevif
closed
3 months ago
0
Add a custom execution trait for main serial executor.
#32
mbrandonw
closed
2 months ago
2
More support for Swift 6.
#31
mbrandonw
closed
3 months ago
0
Add `.editorconfig` for consistent code formatting
#30
Matejkob
closed
4 months ago
0
Deprecate ActorIsolated.
#29
mbrandonw
closed
4 months ago
5
Drop inner `@MainActor` from `withMainSerialExecutor`
#28
stephencelis
closed
4 months ago
0
Xcode 16 Beta + Swift-Testing challenges
#27
Tyler-Keith-Thompson
closed
4 months ago
2
Swift Language Support: Drop <5.9, Add 6.0
#26
stephencelis
closed
4 months ago
0
Soft-deprecate `UncheckedSendable` on Swift 5.10
#24
stephencelis
closed
4 months ago
0
Enable strict concurrency.
#23
mbrandonw
closed
4 months ago
1
Undefined symbols for architecture arm64
#22
mihaicris-adoreme
closed
4 months ago
1
Fix typo in ReliablyTestingAsync.md
#21
jessetipton
closed
8 months ago
0
Lock introduced in eraseToStream can lead to missing sequence elements
#19
cwalo
closed
11 months ago
1
Rename `Result.init { … }` to `Result.catching { ... }`
#17
stephencelis
closed
12 months ago
2
Annotate `Result.init(catching:)` closure parameter as `@Sendable`
#16
jpsim
closed
12 months ago
5
Add reasync initializer to `Result`
#15
stephencelis
closed
1 year ago
0
`LockIsolated.withValue` closure should be sendable
#13
stephencelis
closed
1 year ago
0
Add LockIsolated test cases
#12
brzzdev
closed
4 months ago
0
Lock async stream inits
#11
stephencelis
closed
1 year ago
6
Potential crash
#10
mansatgigset
closed
1 year ago
3
Add missing word to README.md sentence
#9
raphkoebraam
closed
1 year ago
0
Fix parameter doc comments
#8
jflan-dd
closed
1 year ago
0
Propose Task.delay for delayed execution
#7
Ryu0118
closed
1 year ago
2
Article on reliably testing async code.
#6
mbrandonw
closed
1 year ago
0
Fix problem in readme.
#5
mbrandonw
closed
1 year ago
0
Small documentation "bug" in the readme examples
#4
filiplazov
closed
1 year ago
7
Document `withMainSerialExecutor` caveats
#3
stephencelis
closed
1 year ago
0
Add missing await to README.md sample code
#2
jessetipton
closed
1 year ago
0
Add Wasm/Windows support/CI
#1
stephencelis
closed
1 year ago
0