Closed nancy1992 closed 3 years ago
Can you please share the steps on how to reproduce the issue?
Sorry , the issue appears in the product environment occasionally, and cannot reappear stably, now I am trying to reappear it in the test environment
Hi @nancy1992
I might have to close this as this is not reproducible. Meanwhile if you have issues feel free to reach out
I create a task which contains a subTask that runs fail in runtime.
my code is:
I got NPE which is shown below
From the stack ,I know the resultType of a task is null,but I don't know which task's resultType is null . Who meets the same issue?Who can help me ?