Add `.finally`
Author: trufaeCreated Mar 16, 2017Updated Aug 13, 2017
Bluebird already provides the `.finally` logic which in some situations makes the code cleaner. it will be good if `co` can have it too.
Source: tj/co
Bluebird already provides the `.finally` logic which in some situations makes the code cleaner. it will be good if `co` can have it too.
Source: tj/co