Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.15.0
-
None
Description
Since the failing task is designed to throw an exception immediately on run(), the job state de-serialization in the parent class (i.e. SingleTask) can be skipped to avoid instantiation failures.