Commit 4b30a67
committed
Add return in deleteTask
Summary:
If taskInfo is null , we should do return after sending the response.
Else we will get exception when trying to read the null taskinfo
Reviewed By: shangm2
Differential Revision: D802849311 parent 28380cb commit 4b30a67
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| 418 | + | |
418 | 419 | | |
419 | 420 | | |
420 | 421 | | |
| |||
0 commit comments