ColinZou
Results
3
comments of
ColinZou
@jmigueprieto could you please check this PR. The input logs of TaskResult can be null somehow and nullpointer exception throws.
I found this NPE when invoking update task from rest API. The update task API accepts logs=null and the NPE get triggered in the place I fixed.
> > * Add a test or explain the execution path that leads to a NPE I've reply the message. this one: > I found this NPE when invoking update...