Bluebird already provides the `.finally` logic which in some situations makes the code cleaner. it will be good if `co` can have it too.
Bluebird already provides the
.finallylogic which in some situations makes the code cleaner. it will be good ifcocan have it too.