diff --git a/morituri/common/task.py b/morituri/common/task.py index 006b977..ec71be4 100644 --- a/morituri/common/task.py +++ b/morituri/common/task.py @@ -117,6 +117,7 @@ class Task(object, log.Loggable): self._notifyListeners('described', description) self.description = description + # FIXME: unify? def setExceptionAndTraceback(self, exception): """ Call this to set a synthetically created exception (and not one