orthecreedence / blackbird

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

Fix DO-CATCH condition spillage plus some misc improvements. #9

Closed ivan4th closed 9 years ago

ivan4th commented 9 years ago

Also, fixed one occurence of blanket (handler-case ... (condition ...)) usage.