syrusakbary / promise

Ultra-performant Promise implementation in Python
MIT License
362 stars 76 forks source link

dataloader: Fix clearing a missing value causing a KeyError and halting the event loop #29 #31

Closed rslinckx closed 7 years ago

rslinckx commented 7 years ago

Not sure if the tests are any good. If i run the test suite without the fix for "clear", the tests hang...

syrusakbary commented 7 years ago

Yes, tests are looking good!