issues
search
machty
/
ember-concurrency
ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
689
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adjust return value of `timeout()`
#330
Turbo87
opened
4 years ago
1
`rawTimeout()` does not work with `race()`
#329
Turbo87
closed
4 years ago
2
Link to es6 transpilation article returns 404
#328
SYU15
closed
4 years ago
2
Using task helper disconnects original task
#327
bobisjan
opened
5 years ago
1
Merge in ember-concurrency-decorators
#326
wagenet
closed
3 years ago
4
Add tests for use with ES classes / Glimmer components
#325
maxfierke
closed
5 years ago
2
Use ember get for ES Classes
#324
jrjohnson
closed
5 years ago
2
Uncaught Error: Assertion Failed: A computed property key must be a string, you passed undefined undefined
#323
hoIIer
closed
4 years ago
5
feat: add helper to wrap a function in a task
#322
alexlafroscia
closed
5 years ago
7
Use ember get in case object isn't an EmberObject
#321
jrjohnson
closed
5 years ago
2
how to share tasks between two components "detected a potentially hazardous "self-cancel loop"
#320
st-h
opened
5 years ago
1
Add Type Definitions
#319
buschtoens
closed
4 years ago
3
Ensure tasks are assigned to a container
#318
maxfierke
closed
5 years ago
2
Upgrade ember-cli to 3.12 and fix CI
#317
maxfierke
closed
5 years ago
0
Resolve `ember-maybe-import-regenerator` Conflict
#316
jherdman
closed
5 years ago
1
Update yarn.lock
#315
jherdman
closed
5 years ago
0
Ensure waitForQueue throws on errors
#314
mydea
closed
5 years ago
2
feat(promise-helpers): assert that argument is an array
#313
buschtoens
closed
5 years ago
1
Add `ember-glimmer` to locations where `INVOKE` symbol can be find.
#312
thiagofelix
closed
4 years ago
5
.numRunning seems to not being decremented in case the generator throws an error
#311
azhiv
closed
3 years ago
1
Export `rawTimeout` from `ember-concurrency` module
#310
Turbo87
closed
5 years ago
8
utils/rawTimeout: Use `clearTimeout()` instead of `clearInterval()`
#309
Turbo87
closed
5 years ago
0
`waitForEvent` handlers inside of `race` are not always cleaned up
#308
oliverlangan
closed
4 years ago
0
`perform` helper doesn't work with `pipe` helper
#307
knownasilya
closed
3 years ago
9
Feature Request: Add `waitForEachProperty` on array
#306
artemgurzhii
opened
5 years ago
0
Document task.cancelAll() options.
#305
ggayowsky
closed
5 years ago
1
Add Ember LTS 3.8 scenarios to CI matrix.
#304
rwjblue
closed
5 years ago
3
.onState() task modifier for configuring/disabling state tracking
#303
machty
closed
5 years ago
0
Scheduler refactor / cleanup / e-c v2 groundwork
#302
machty
closed
4 years ago
3
When using the proper decorator syntax with the babel fix it errors wanting the task to be a getting
#301
robclancy
closed
5 years ago
8
test: `reads('task.last.value')` tracked prop interop
#300
buschtoens
closed
5 years ago
1
chore(deps): upgrade ember-cli-sass & ember-cli-babel
#299
buschtoens
closed
5 years ago
1
Please consider a 1.0 release
#298
BryanCrotaz
closed
5 years ago
2
Update to Ember & Ember-cli 3.10
#297
cibernox
closed
5 years ago
1
task abruptly ends when saving a model after changing attribute named 'state'
#296
nickdoccheer
closed
5 years ago
3
Consider console error if an exception happens
#295
amk221
closed
5 years ago
3
Check if passed object is task earlier
#294
ondrejsevcik
opened
5 years ago
0
Revert Ember support
#293
simonihmig
closed
5 years ago
2
waitForProperty never yielded when used when @tracked property changes
#292
trek
closed
4 years ago
5
Changelog is missing 0.9 and 0.10
#291
wagenet
closed
3 years ago
1
Update to latest Ember
#290
wagenet
closed
5 years ago
9
feat: plain task invocation
#289
buschtoens
closed
3 years ago
5
[Possible Feature] Track all task instances for a task and retrieve by arguments
#288
jtkese
opened
5 years ago
0
Track existing task instances by their arguments
#287
jtkese
closed
8 months ago
0
Deprecation Warning
#286
Yelinz
closed
5 years ago
0
0.9.0 does not work
#285
mydea
closed
4 years ago
9
moving contribution guide to CONTRIBUTING.md
#284
hakilebara
closed
5 years ago
0
Does not work with Octane
#283
NullVoxPopuli
closed
5 years ago
17
Use correct task name in snippets
#282
danwenzel
closed
5 years ago
1
Public Task import
#281
knownasilya
closed
5 years ago
1
Previous
Next