issues
search
funcool
/
promesa
A promise library & concurrency toolkit for Clojure and ClojureScript.
https://funcool.github.io/promesa/latest/
Mozilla Public License 2.0
498
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
metadata is not forwarded to bound symbols in `p/let`
#155
lilactown
opened
3 months ago
0
implement merge for channels
#154
dpetranek
opened
3 months ago
0
Performance regression in past year with new `promise?` implementation
#153
bsless
opened
6 months ago
0
add missing imports for classes used in type hints
#152
puredanger
opened
7 months ago
0
Promesa should not provide print-method impl for CompletionStage
#151
DerGuteMoritz
opened
9 months ago
1
Support for AsyncIterator
#150
chr15m
opened
9 months ago
0
Breaking change between V10 & V11, incompatibility with google API (gapi) Promises
#149
milelo
opened
9 months ago
0
Sequential computation macro
#148
chr15m
opened
11 months ago
0
Using `offer!` with a buffered channel returns `false`
#147
julienvincent
opened
11 months ago
0
add clj-kondo hook for parallel let `plet`
#146
martinklepsch
opened
11 months ago
0
lint for go-loop macro
#145
rafonsecad
opened
11 months ago
0
A p/do in a p/catch of another p/do renders implicit exception handling ineffective
#144
DerGuteMoritz
opened
1 year ago
0
Attaching p/catch after p/finally is ineffective
#143
DerGuteMoritz
opened
1 year ago
1
Bump browserify-sign from 4.2.1 to 4.2.2
#142
dependabot[bot]
opened
1 year ago
0
Improve readability of documentation
#141
enragedginger
opened
1 year ago
0
`(p/all [nil])` fails to run in ClojureScript
#140
Zatura24
closed
1 year ago
10
Deeper logging available?
#139
hipitihop
opened
1 year ago
0
Some possible documentation clarification
#138
sirmspencer
opened
1 year ago
2
Fix typo
#137
kantuni
closed
1 year ago
1
Avoid eval for GraalVM
#136
borkdude
closed
1 year ago
15
CSP: always call transducer completion arity
#135
mccraigmccraig
closed
1 year ago
0
Example in README fails in ClojureScript
#134
rome-user
closed
1 year ago
1
Fix typo in the doc
#133
burinc
closed
1 year ago
1
Fixed typo in documentation
#132
min-ki
closed
1 year ago
0
`promise-buffer` in `promesa.exec.csp.buffers`?
#131
fr33m0nk
closed
1 year ago
4
cljdoc broken
#130
hukka
closed
1 year ago
1
`(mapcat identity)` cannot be used as a `xf` with Promesa channels
#129
fr33m0nk
closed
1 year ago
2
typo of doc/channels.md
#128
corkine
closed
1 year ago
1
Add syntax validation to `p/let`
#127
frenchy64
closed
1 year ago
4
promesa.core/then' is deprecated
#126
rlhk
closed
1 year ago
5
`promesa.exec.csp/go` doesn't have channel behavior
#125
alexandergunnarson
closed
1 year ago
3
Fix arity of `promesa.exec.csp/<!`
#124
alexandergunnarson
closed
1 year ago
0
implement some-> and some->>
#123
raymcdermott
opened
2 years ago
1
doesn't catch axios fail
#122
agriffis
closed
2 years ago
1
ClojureScript compilation error with 9.0.489
#121
ghost
closed
2 years ago
10
Undocumented breaking change
#120
hden
closed
2 years ago
1
java.util.concurrent.CompletionStage can't be resolved
#119
hden
closed
2 years ago
1
`p/done?` yields protocol error?
#118
dmg46664
closed
2 years ago
6
Warning about *warn-on-reflection* in ClojureScript compilation
#117
borkdude
closed
2 years ago
1
Error on JVM that doesn't support vthreads
#116
mainej
closed
2 years ago
2
Fix reader conditional typo
#115
mainej
closed
2 years ago
0
Weird behaviour with assertion errors
#114
AndreaCrotti
closed
2 years ago
3
Fix #112: doseq
#113
borkdude
closed
2 years ago
2
p/doseq
#112
borkdude
closed
2 years ago
11
Unstarted cancelled futures should not run
#111
mainej
closed
2 years ago
5
prom/all throwing exceptions
#110
AndreaCrotti
closed
2 years ago
3
Link to User Guide more clearly from the README
#109
borkdude
closed
2 years ago
5
Global handler for catching any unhandled rejection
#108
darky
opened
2 years ago
2
travis => actions
#107
frenchy64
closed
2 years ago
1
Fix typo
#106
frenchy64
closed
2 years ago
0
Next