TaskChain
TaskChain copied to clipboard
Whatever the done handler is set to is always overriden by execute
In TaskChain, the paramaters in the execute method always override the done handler even if the params are null and the donehandler is non-null.