orthecreedence / blackbird

Common Lisp promise implementation (successor to cl-async-future)
83 stars 10 forks source link

Fix wrap-callback #11

Closed archimag closed 9 years ago

archimag commented 9 years ago

Without this fix promise-keep-specials works only for first link of the promise chain.