issues
search
simonmar
/
async
Run IO operations asynchronously and wait for their results
BSD 3-Clause "New" or "Revised" License
322
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`concurrently` for many actions
#112
marcosh
closed
4 years ago
1
Fix async-based version
#111
TimWSpence
closed
4 years ago
3
Allow base-4.14 (GHC-8.10)
#110
phadej
closed
4 years ago
1
docs: Fix typo
#109
nh2
closed
4 years ago
0
Travis: Remove GHC 7.0.4 and lts-2
#108
simonmar
closed
4 years ago
0
waitBoth: Apply the workaround from #15
#107
ttuegel
closed
4 years ago
0
Feature request: optionally kill thread when its Async goes out of scope
#106
jberryman
opened
4 years ago
1
High level API docs
#105
nh2
closed
4 years ago
2
docs: Explain more clearly that `withAsync` should be preferred over `async`
#104
nh2
closed
4 years ago
3
Add allConcurrently and allConcurrently_
#103
chris-martin
closed
5 years ago
1
concurrently' looks a tad leaky
#102
treeowl
opened
5 years ago
3
Make waitAny and friends work for Foldable
#101
arianvp
closed
5 years ago
3
Release with the linkOnly and link2Only fix.
#100
luke-clifton
closed
5 years ago
1
improved description of compareAsyncs
#99
BebeSparkelSparkel
closed
5 years ago
0
Improve ExceptionInLinkedThread Show instance
#98
ntc2
closed
5 years ago
0
compareAsyncs description not clear
#97
BebeSparkelSparkel
closed
5 years ago
2
Allow hashable-1.3
#96
phadej
closed
5 years ago
1
Support GHC 8.8
#95
fumieval
closed
5 years ago
0
Bump base bounds
#94
vmchale
closed
5 years ago
0
deadlock with race
#93
lehins
closed
5 years ago
4
Confusing error message
#92
wyager
closed
5 years ago
1
Catching UserInterrupt inside threads
#91
domenkozar
closed
6 years ago
2
Applicative and Alternative instances for Async
#90
vwwv
opened
6 years ago
5
Bump up upper bound for `base` version to build with GHC-8.6
#89
vrom911
closed
2 years ago
2
Fix withAsync documentation
#88
treeowl
closed
6 years ago
0
`linkOnly` and `link2Only` not exported
#87
glguy
closed
6 years ago
1
Fixed compilation with GHC 8.6.1-alpha2
#86
asr
closed
6 years ago
2
forgot to export linkOnly/link2Only?
#85
lspitzner
closed
6 years ago
1
UnliftIO-ify the API
#84
mitchellwrosen
opened
6 years ago
0
Unsupported use case: mapConcurrently-alike with concurrency limit, and ordered job start
#83
dcoutts
opened
6 years ago
7
The docs for `link` and `link2` mention `linkOnly` and `link2Only`, but these functions are not exported.
#82
merijn
closed
6 years ago
1
`race` behaves differently from its simple implementation
#81
gromakovsky
closed
6 years ago
2
cocurrently cause memory leak
#80
highfly22
closed
6 years ago
2
Fix haddock markup
#79
sergv
closed
6 years ago
0
Document exception behavior of mapConcurrently
#78
osa1
closed
6 years ago
0
Build error of async 2.1.1.1 on GHC 8.4.1-alpha1
#77
asr
closed
6 years ago
1
mapConcurrently / forConcurrently + lenses
#76
Icelandjack
opened
6 years ago
4
Added space in front of function arrow.
#75
Icelandjack
closed
6 years ago
0
Add a Hashable instance for Async
#74
kirelagin
closed
6 years ago
0
Make `Async a` `Hashable`
#73
kirelagin
opened
6 years ago
8
increment the upper bound of base for test-suites as well.
#72
piyush-kurur
closed
6 years ago
0
Added Monad, MonadPlus, and MonadFix instance to Concurrently
#71
ChristopherKing42
closed
6 years ago
5
Idea: Give Async a Monad and MonadPlus instance
#70
ChristopherKing42
closed
6 years ago
1
Idea for Monad instance of Concurrently compatible with the Applicative Instance
#69
ChristopherKing42
opened
7 years ago
2
Explain link/link2 and forkRepeat
#68
ndmitchell
closed
6 years ago
3
`withAsync` hangs if called during `uninterruptibleMask`
#67
gromakovsky
closed
6 years ago
5
bump up the upper bound on base
#66
piyush-kurur
closed
7 years ago
0
Add race'
#65
Taneb
closed
7 years ago
1
Feature request: linkSpecific
#64
skogsbaer
closed
6 years ago
4
race somehow changes async exception semantics?
#63
osa1
closed
6 years ago
4
Previous
Next