Closed orthecreedence closed 11 years ago
Fixed in cl-async git. Should be in next QL release. I tested this out and don't see any problems with it. I thought it might mess with some of my error handling code, but it seems to all function just fine. Plus, this change just makes sense, especially for blanket catching of errors in a handler (without using T
).
Would make errors more "correct"