Commit a83f018
authored
Delete cancelled and not valid background tasks (#1551)
Foreground tasks are deleted in didCompleteWithError. Background tasks
are getting both didFinishDownloadingToURL and didCompleteWithError
events but the downloaded content is in the didFinishDownloadingToURL
only
Relates-To: DATASDK-45
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>1 parent de1463d commit a83f018
1 file changed
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
565 | 577 | | |
566 | 578 | | |
567 | 579 | | |
568 | | - | |
569 | 580 | | |
570 | 581 | | |
571 | 582 | | |
572 | | - | |
573 | | - | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
574 | 586 | | |
575 | | - | |
| 587 | + | |
| 588 | + | |
576 | 589 | | |
| 590 | + | |
| 591 | + | |
577 | 592 | | |
578 | 593 | | |
579 | 594 | | |
| |||
0 commit comments