Files
deb-python-taskflow/taskflow
Joshua Harlow 2a041b3268 Add a pformat() failure method and use it in the conductor
When the conductors engine raises a wrapped failure (which may
contain a single failure from a remote worker, or may contain many
failures if there were more than one such failures...) it is very
useful to show more than just the basic exception information (or at
least provide methods that can print out the information in a nice
manner).

This commit adds a pformat() failure method that formats the failure
in a nice and understandable manner and then uses it in the conductor
dispatching routine so that the conductors LOGs are much more useful.

Change-Id: I46afacf54c9b4cae885c76c09b51e61d71fe623a
2014-08-11 11:43:21 -07:00
..
2014-06-20 19:57:03 -07:00
2014-06-20 19:57:03 -07:00
2014-02-22 17:16:29 +08:00
2014-07-17 09:05:48 +02:00