issues
search
sideeffect-io
/
AsyncExtensions
AsyncExtensions aims to mimic Swift Combine operators for async sequences.
MIT License
333
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] possible memory leak in AsyncBufferedChannel
#43
lhoward
opened
5 days ago
10
Fix Xcode 16 build failure caused by AsyncSubject
#42
gsl-anthonymerle
closed
5 months ago
2
[BUG] AsyncSubject's Failure associated type conflicts with iOS 18's AsyncSequence Failure associated type
#41
gsl-anthonymerle
closed
5 months ago
6
Fix race condition in `AsyncCurrentValueSubject`
#40
wfltaylor
opened
9 months ago
0
Fix: remove overlapping operators from swift-async-algorithms
#39
lachenmayer
opened
11 months ago
0
Allow building on Linux
#38
lhoward
opened
1 year ago
6
Linux build fixes
#37
lhoward
opened
1 year ago
1
Fix warnings for renmaed methods and unsupported test methods
#36
kdubb
opened
1 year ago
0
[BUG] Memory Leak issue with flatMapLatest having inner asyncSequence
#35
dasmihir20
opened
1 year ago
1
Any reason why `AnyAsyncSequence` does not conform to `Sendable` (if `Element: Sendable`...)?
#34
CyonAlexRDX
opened
1 year ago
0
project: bump CHANGELOG to 0.5.2
#33
twittemb
closed
1 year ago
0
multicast: dont cancel upstream sequence when client is cancelled
#32
twittemb
closed
1 year ago
2
[BUG] attempt to await next() on more than one task
#31
CyonAlexRDX
opened
1 year ago
8
Fix typo in README.md
#30
jordanekay
closed
2 years ago
1
Avoid sharing schemes with library users
#29
davdroman
opened
2 years ago
4
project: bump CHANGELOG to 0.5.1
#28
twittemb
closed
2 years ago
0
project: remove unsafe flags
#27
twittemb
closed
2 years ago
0
project: bump CHANGELOG to 0.5.0
#26
twittemb
closed
2 years ago
0
project: add install instructions
#25
twittemb
closed
2 years ago
1
project: fix code cov badge url
#24
twittemb
closed
2 years ago
1
flatMapLatest: uncomment tests
#23
twittemb
closed
2 years ago
0
project: global refactor using ManagedCriticalState
#22
twittemb
closed
2 years ago
1
flatMapLatest + Just issues
#21
natario1
closed
1 year ago
13
next() can hang indefinitely if the Task is already cancelled.
#20
swhitty
closed
1 year ago
0
Youre missing async sequence builder like kotlin's
#19
ursusursus
opened
2 years ago
4
[FEATURE REQUEST] There is now an official swift async algorithms package.
#18
BrentMifsud
closed
2 years ago
1
opeators: add a MapError opeator
#17
JCSooHwanCho
opened
2 years ago
3
Swift Concurrency warning flags
#16
rjchatfield
closed
2 years ago
3
project: bump CHANGELOG for 0.3.0
#15
twittemb
closed
2 years ago
1
operators: handle errors in other for withLatestFrom
#14
twittemb
closed
2 years ago
1
asyncSequences: Add Timer AsyncSequence
#13
twittemb
closed
2 years ago
1
operators: add a Share operator
#12
twittemb
closed
2 years ago
1
project: fix onNext scheduling in ConcurrentAccessRegulator
#11
twittemb
closed
2 years ago
1
project: fix Multicast link in README
#10
twittemb
closed
2 years ago
1
operators: implement multicast
#9
twittemb
closed
2 years ago
0
[BUG] Latest Main branch commit breaks AsyncStreams (CurrentValue, Passthrough etc)
#8
Prince2k3
closed
2 years ago
8
[Question] How to resolve an issue I ran into from the current changes.
#7
Prince2k3
closed
2 years ago
0
project: make streams async (using actors) + improve concurrent iterators
#6
twittemb
closed
2 years ago
1
made element public
#5
Prince2k3
closed
2 years ago
2
[BUG] AsyncCurrentValueStream `element` is not public
#4
Prince2k3
closed
2 years ago
1
operators: implement Assign
#3
twittemb
closed
2 years ago
1
Feature/readme
#2
twittemb
closed
2 years ago
0
project: first set of extensions
#1
twittemb
closed
2 years ago
0