issues
search
syrusakbary
/
promise
Ultra-performant Promise implementation in Python
MIT License
362
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What's the Difference
#53
vikramdurai
closed
6 years ago
1
DataLoader.load(None) explicitly disallowed.
#52
bryanhelmig
opened
6 years ago
1
Feature request: timeout for dataloader caching
#51
balthild
closed
6 years ago
1
Deferred promise does not handle reject
#50
DmitryPorotov
opened
6 years ago
0
Update drain_queues to check if queue has already been drained
#49
johannesfj
opened
6 years ago
0
Stacktrace missing when tornado.concurrent.Future throws an exception
#48
nparrish
opened
6 years ago
0
Add stacktrace to rejected tornado.concurrent.Futures
#47
nparrish
closed
6 years ago
2
call() missing 1 required positional argument: 'fn' when using the AsyncioScheduler
#46
mandx
closed
7 years ago
1
Promises acting synchronously
#45
blitzmann
opened
7 years ago
10
Strange pip freeze entry for promise library
#44
FrankSalad
opened
7 years ago
0
Installation Issue
#43
patchwork-systems
closed
7 years ago
1
DataLoader batch_load_fn + load_many not batching in graphene
#42
curiousest
opened
7 years ago
10
Hanging dataloader
#41
chaffeqa
opened
7 years ago
8
Only including 'typing' in install_requires for Python <3.5
#40
edmorley
closed
2 years ago
1
[Question, Enhancement] Why must dataloaders batch return a List?
#39
japrogramer
opened
7 years ago
0
Provide wheel distribution on PyPI
#38
edmorley
opened
7 years ago
2
Schedulers refactor
#37
syrusakbary
closed
7 years ago
1
How to unit test promises
#36
Nakroma
opened
7 years ago
0
Remove duplicate comment in Dataloader
#35
phil303
closed
7 years ago
1
Resolve outer promises getting blocked waiting on inner promises to complete.
#34
addyess
closed
7 years ago
2
Threading issue in 2.0
#33
addyess
closed
7 years ago
4
then() doesn't take on promise returned by called handler
#32
Nakroma
closed
7 years ago
1
dataloader: Fix clearing a missing value causing a KeyError and halting the event loop #29
#31
rslinckx
closed
7 years ago
1
Thread safety using 2.0
#30
rslinckx
closed
7 years ago
2
KeyError in DataLoader leads to a stuck event loop
#29
rslinckx
closed
7 years ago
3
2.0.1 tag?
#28
boneill42
closed
7 years ago
1
Fix await blocked by context exit
#27
syrusakbary
closed
7 years ago
0
Promises stuck
#26
jhakonen
closed
7 years ago
2
Promises with Tracebacks
#25
addyess
closed
7 years ago
3
Question: How can I do http request in promise?
#24
xlqian
opened
7 years ago
0
Re-Implementation + Provisional dataloader
#23
syrusakbary
closed
7 years ago
13
Make API changes more consistent
#22
LivInTheLookingGlass
closed
7 years ago
6
Better testing and code + benchmarks
#21
syrusakbary
closed
7 years ago
3
Start resolver in new thread, to replicate node.js Promise behavior
#20
LivInTheLookingGlass
closed
7 years ago
32
Fix Python 2.7 support
#19
LivInTheLookingGlass
closed
7 years ago
3
Add Traceback support to thrown Exceptions
#18
addyess
closed
7 years ago
8
Coroutines are not thenable when should
#17
syrusakbary
closed
7 years ago
0
Python 2.7 issue
#16
MagnusSjoberg
opened
8 years ago
4
Initial version of static typed promises
#15
syrusakbary
closed
8 years ago
1
Fix Promise.all hanging in certain cases
#14
Globegitter
closed
8 years ago
3
Add useful messages to assertions
#13
Globegitter
closed
8 years ago
2
Catch ImportError for iterate_promise
#12
Globegitter
closed
8 years ago
5
Reject function in Promise
#11
mega7star
closed
8 years ago
2
Support tracing on rejection?
#10
plesner
opened
8 years ago
4
onResolved handler is called in the same execution context
#9
qbolec
closed
7 years ago
15
Combining with futures seems problematic
#8
qbolec
closed
8 years ago
5
Python-futures is a python-2 only package
#7
Millak
closed
8 years ago
2
Question: compatibility with asyncio's event loop?
#6
bevensteven
closed
7 years ago
1
hangs if dict values of promise_for_dict are not promises
#5
Globegitter
closed
8 years ago
1
Improved Promise class methods
#4
syrusakbary
closed
8 years ago
2
Previous
Next