Projects
Filters
Dashboards
Apps
Create
core.async
Classic software project
Back to project
Filters
All issues
Open issues
Done issues
Resolved recently
Updated recently
View all filters
Projects
/
Issues
Export Issues
Go to advanced search
Search issues
Submit
Assignee
Reporter
Status
Type
Switch to detail view
Type
Key
Summary
Assignee
Reporter
P
Status
Created
ASYNC
-
236
Improve pipeline thread usage
Unassigned
Max Penet
Open
Jan 26, 2021
ASYNC
-
234
Alt Leaks Memory
Kevin Downey
Kevin Downey
Open
Dec 3, 2020
ASYNC
-
90
Pub/sub leaks memory
Kevin Downey
import
Open
Sep 13, 2014
ASYNC
-
235
clojure.core.async.impl.ioc-macros/return-chan registers an incorrect callback on a channel.
Kevin Downey
Kevin Downey
Open
Dec 11, 2020
ASYNC
-
225
Add a closable-timeout function that always return a fresh channel
Unassigned
import
Open
Dec 3, 2018
ASYNC
-
202
Channel returned by to-chan not immediately ready for taking?
Unassigned
import
Closed
Aug 11, 2017
ASYNC
-
192
(CLJS) Metadata does not persist across go-block boundaries in Clojurescript core.async
Unassigned
import
Open
May 22, 2017
ASYNC
-
161
`<!` inside nested `let` inside `go` block erroneously yields "<! not used inside go block" error
Unassigned
Jonathan Leonard
Closed
Feb 21, 2016
ASYNC
-
233
The two `onto-chan` variants could be more flexible with the third argument
Unassigned
Dimitrios Jim Piliouras
Closed
Oct 5, 2020
ASYNC
-
232
(CLJS) finally-block prevents exception throw in go-block
Unassigned
David Nolen
Open
Sep 16, 2020
ASYNC
-
109
Clarify timeout doc to mention that close! should not be called on a timeout channel
Unassigned
import
Open
Dec 11, 2014
ASYNC
-
231
ArrayDeque instead of LinkedList for buffers
Unassigned
Dimitrios Jim Piliouras
Open
Sep 10, 2020
ASYNC
-
91
(CLJS) 'and' does not short circuit within go block in clojurescript
Unassigned
import
Open
Sep 14, 2014
ASYNC
-
199
(CLJS) A "finally" including an "if" breaks the result of the enclosing "try" if the "try" is in a "go" block
Unassigned
import
Closed
Jul 13, 2017
ASYNC
-
200
(CLJS) A "finally" in a "try" in a "go" block is skipped in f a string is thrown.
Unassigned
import
Closed
Jul 13, 2017
ASYNC
-
230
(CLJS) js/Promise interop via core.async.interop
Filipe Silva
Filipe Silva
Closed
Nov 4, 2019
ASYNC
-
165
(CLJS) the binding macro/let binding is wrongly inlined
Kevin Downey
import
Closed
Apr 6, 2016
ASYNC
-
184
(CLJS) Port ASYNC-169 fixes to cljs
Kevin Downey
Alex Miller
Closed
Feb 13, 2017
ASYNC
-
96
(CLJS) FixedBuffer's full checking in cljs
Unassigned
Tuấn-Anh Nguyễn
Closed
Oct 13, 2014
ASYNC
-
228
(CLJS) timeout timers skiplist is naive linked list
David Nolen
Daniel Sutton
Closed
Jun 17, 2019
ASYNC
-
137
(CLJS) Make (<! (timeout 0)) be closer to 0
Unassigned
Mike Thompson
Closed
Aug 3, 2015
ASYNC
-
203
"dynamic binding + parking" removes top values of dynamic bindings outside
Unassigned
import
Closed
Sep 11, 2017
ASYNC
-
40
do not transform forms that have :no-transform metadata attached
Unassigned
David Nolen
Open
Nov 29, 2013
ASYNC
-
205
Pausing in mix is not effective
Unassigned
import
Open
Sep 22, 2017
ASYNC
-
229
Finally block executed twice
Unassigned
Alex Miller
Closed
Jul 16, 2019
ASYNC
-
220
an exception caught in a finally block swallows the exception of the outer try
Kevin Downey
leonoel
Closed
Sep 23, 2018
ASYNC
-
212
`go` fails to compile expressions with literal `nil` as a let value
Unassigned
Nicola Mometto
Closed
Jan 15, 2018
ASYNC
-
210
Puts committed on take! when buffer is full and buffer contains an expanding transducer
Unassigned
Brian J. Rubinton
Closed
Jan 6, 2018
ASYNC
-
198
core.async exception rewriting can result in an incorrect return value
Kevin Downey
import
Closed
Jul 7, 2017
ASYNC
-
170
binding in go block causes thread binding error: "Pop without matching push"
Unassigned
import
Closed
May 26, 2016
ASYNC
-
145
mix throws assertion error when many channels are added to a mix.
Unassigned
Angus Fletcher
Closed
Sep 8, 2015
ASYNC
-
127
mult distribution behavior doesn't work as intended
Unassigned
Leon Grapenthin
Closed
Jun 8, 2015
ASYNC
-
197
`async/map` output channel not close, when has some input channel not closed, even if I closed one channel of inputs.
Unassigned
Isaac Zeng
Closed
Jun 20, 2017
ASYNC
-
42
(CLJS) (try (catch :default)) inside a cljs go block raises an exception
Unassigned
Travis Vachon
Reopened
Dec 7, 2013
ASYNC
-
125
Closing a tap with a pending item blocks the mult input channel
andrewhr
import
Open
Jun 7, 2015
ASYNC
-
221
go ignores async code in letfn body
Unassigned
leonoel
Open
Oct 16, 2018
ASYNC
-
217
pipeline does not stop consuming from when to is closed
Unassigned
Alex Miller
Open
May 17, 2018
ASYNC
-
39
Processes spawned by mix never terminate
Unassigned
Leon Grapenthin
Closed
Nov 21, 2013
ASYNC
-
227
(CLJS) cljs alts! not non-deterministic
Ghadi Shayban
Ghadi Shayban
Closed
Jun 10, 2019
ASYNC
-
209
<! and >! should be macros
Unassigned
jcr
Open
Dec 13, 2017
ASYNC
-
129
Channels with transducer using reduced don't work as intended
Ghadi Shayban
Leon Grapenthin
Closed
Jun 9, 2015
ASYNC
-
92
go macro removes binding forms that are intialized with logical false value
Unassigned
import
Closed
Oct 3, 2014
ASYNC
-
74
Provide a chan? function to determine if a given var is a channel
Unassigned
Reno Reckling
Open
Jun 23, 2014
ASYNC
-
211
`a/map` close out channel immediately when any one of inputs closed
Unassigned
Isaac Zeng
Open
Jan 9, 2018
ASYNC
-
226
(CLJS) Test helper generates invalid code
Unassigned
Thomas Heller
Closed
May 18, 2019
ASYNC
-
224
bug in method abort of clojure.core.async.impl.channels
Unassigned
import
Closed
Nov 20, 2018
ASYNC
-
183
Completion arity of transducer is called twice
Unassigned
Jozef Wagner
Open
Jan 20, 2017
ASYNC
-
73
(CLJS) try-catch-finally broken inside go-blocks
Unassigned
Moritz Ulrich
Open
Jun 21, 2014
ASYNC
-
172
(CLJS) ClojureScript `catch :default` in `go` fails with non-`js/Error` classes
Unassigned
import
Open
Jul 27, 2016
ASYNC
-
94
Allow user supplied executor/thread-pool (and potentially other options) to be used in go, thread macros and chan
Unassigned
Max Penet
Open
Oct 9, 2014
Give feedback
1-50 of 236
1
2
3
4
5