[TIMOB-6894] iOS: Cancel all requests associated with a context when it closes
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-05-02T17:57:11.000+0000 |
| Affected Version/s | Release 1.7.6, Release 1.8.0.1 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | core |
| Reporter | Stephen Tramer |
| Assignee | Ingo Muschenetz |
| Created | 2011-12-27T16:20:23.000+0000 |
| Updated | 2017-05-02T20:53:37.000+0000 |
Description
It appears that when we shut down a context, the associated XHR requests (and possibly other things) are not cleaned up in conjunction with them, or otherwise are being improperly managed. This behavior can be witnessed in Kitchen Sink:
* KS -> Platform -> XHR -> setTimeout
* Nav back via the top left button
* Wait for the crash
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.