dfilatov / vow

ES6-compatible and Promises/A+ implementation for Node.js and browsers
MIT License
344 stars 45 forks source link

Proposition on cancel method. #91

Closed vogdb closed 9 years ago

vogdb commented 9 years ago

Hi! Thank you for your library. What do you think about having a cancel method on instance ? https://github.com/promises-aplus/cancellation-spec

dfilatov commented 9 years ago

I haven't seen any reasonable solution to this problem there (and an empty specification is the best proof)