summaryrefslogtreecommitdiff
path: root/taskflow/examples/wrapped_exception.py
Commit message (Expand)AuthorAgeFilesLines
* Remove direct usage of the deprecated failure locationJoshua Harlow2014-10-211-9/+9
* Deprecate `engine_conf` and prefer `engine` insteadJoshua Harlow2014-10-181-1/+1
* Merge "Cleanup some of the example code & docs"Jenkins2014-08-161-9/+5
|\
| * Cleanup some of the example code & docsJoshua Harlow2014-07-111-9/+5
* | Enabled hacking checks H305 and H307Christian Berendt2014-07-171-1/+0
|/
* Revert "Move taskflow.utils.misc.Failure to its own module"Jeremy Stanley2014-03-311-10/+11
* Move taskflow.utils.misc.Failure to its own moduleIvan A. Melnikov2014-03-311-11/+10
* Merge "Run action-engine tests with worker-based engine"Jenkins2014-02-201-16/+2
|\
| * Run action-engine tests with worker-based engineStanislav Kudriashev2014-02-191-16/+2
* | Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
|/
* Doc strings and comments clean-upskudriashev2014-01-261-2/+2
* Wrapped exception doc/intro comment updatesJoshua Harlow2013-10-161-7/+33
* Bump requirements to the latestJoshua Harlow2013-10-051-0/+17
* Wrapping and serializing failuresIvan A. Melnikov2013-10-041-0/+106