Files
deb-python-taskflow/taskflow
Joshua Harlow e07fb21a1d Avoid deepcopying exception values
Since failure objects are by design meant to be
immutable we don't/shouldn't need to deepcopy
the exception value; so instead just do a shallow
copy and depend on the semantics that failure
objects are immutable to avoid any subsequent issues
here.

Change-Id: Id1f9ae04b330ab8c16ab2f7d1e877032639f1cb3
2014-11-28 15:07:20 -08:00
..
2014-11-28 15:07:20 -08:00
2014-02-22 17:16:29 +08:00
2014-10-18 13:24:12 -07:00