issues
search
freshOS
/
Then
:clapper: Tame async code with battle-tested promises
MIT License
993
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Privacy Manifest
#75
DmitryShapovalov
closed
8 months ago
7
M1 - Apple Silicon with arm64 excluded architecture issue
#74
dasoga
opened
2 years ago
2
Renaming for Xcode 13
#73
simondelphia
closed
3 years ago
1
Feature/Swift 5.5 Supports
#72
RocZhang9673
closed
3 years ago
10
How about support iOS 15?
#71
cillyfly
closed
2 years ago
4
Warning Xcode 12: Simulator deployment target ‘IPHONEOS_DEPLOYMENT_TARGET’ is set to 8.0
#70
simonbromberg
closed
3 years ago
1
Update README.md
#69
michalsrutek
closed
4 years ago
0
Thread explosion causing a deadlock?
#68
roisg
opened
4 years ago
1
Readme code snippet typoed
#67
iliaskarim
closed
4 years ago
1
Cocoapods support
#66
bguidolim
opened
4 years ago
3
Changes access level for "setProgress()" function
#65
bguidolim
opened
4 years ago
0
Xcode 11.2.1: fatal error: Unexpected Swift version
#64
julestburt
closed
4 years ago
3
Mapping a response to `Void`
#63
nodediggity
closed
4 years ago
1
Wrapping completion handlers
#62
t3ddyK
closed
4 years ago
4
add watchOS deployment target
#61
jos76
closed
5 years ago
1
Add watchOS platform support
#60
jos76
closed
5 years ago
0
Can not upload update of app to App Store after name change
#59
lazylady
closed
5 years ago
1
Resolve promise on main thread
#58
diegoventura
closed
4 years ago
4
fix test dependency
#57
crarau
closed
5 years ago
0
Delete too early start before progress block registered
#56
nator333
closed
3 months ago
0
.progress should be able to return Progress, not Float
#55
subdiox
opened
5 years ago
1
Updating Package.swift to work with Swift 5
#54
luizfelipeairesoares
closed
5 years ago
1
Library name
#53
MoveUpwardsDev
closed
5 years ago
2
Swift 5 support
#52
balecrim
closed
5 years ago
6
Adding tentative Swift 5 support, relaxing test timing
#51
balecrim
closed
5 years ago
0
Progress not getting called
#50
alexandre-g
opened
5 years ago
8
"Incompatible Swift version - framework was built with 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1) and the local version is 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1)."
#49
walkertop
closed
5 years ago
5
Fix when all concurrency.
#48
cfanfs
closed
6 years ago
1
Introduce lazy when all
#47
cfanfs
closed
6 years ago
0
Resolve data race on `lockQueue`
#46
cfanfs
closed
6 years ago
2
Data race
#45
green-caterpillar
closed
6 years ago
4
Add @discardableResult to await
#44
mylemans
closed
6 years ago
4
can oc do it?
#43
iamlion
closed
6 years ago
5
Ambiguous use of 'init(callback:)'
#42
ntkon
closed
6 years ago
3
Fix thread race
#41
cfanfs
closed
6 years ago
7
Await is working ?
#40
NasH5169
closed
6 years ago
7
whenAll not fulfilled nor rejected
#39
cfanfs
closed
6 years ago
1
Resolve compile issue on Xcode 9.3
#38
casademora
closed
6 years ago
18
thenPromise is not building with XCode 9.3 beta
#37
DesmanLead
closed
6 years ago
0
Update README.md
#36
ezisazis
closed
6 years ago
0
Fix version badge in Readme
#35
ezisazis
closed
6 years ago
1
Updated the documentation to include an example for the new `recover` method
#34
qhua948
closed
6 years ago
1
Added a new `recover` method to allow return of promises
#33
qhua948
closed
6 years ago
3
whenAll.then issue in then execution
#32
cliapis
closed
6 years ago
10
Package.swift needs upgrade for swift 4.
#31
sdrpa
closed
7 years ago
11
Support tvOS
#30
florianbuerger
closed
7 years ago
3
Refacto
#29
s4cha
closed
7 years ago
2
async/await use in Ubuntu 16.04 results in error: use of unresolved identifier 'DispatchGroup'
#28
crarau
closed
7 years ago
1
async/await use in Ubuntu 16.04 results in error: use of unresolved identifier 'DispatchGroup'
#27
crarau
closed
7 years ago
2
Fixes for Retain Cycles
#26
ghost
closed
7 years ago
1
Next