Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2664] setTimeout(0) on xhr on iOS does not make it not timeout

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:26:22.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0
ComponentsiOS
Labelsdefect, ios, release-1.6.0, settimeout, xhr
Reporterctredway
AssigneeStephen Tramer
Created2011-04-15T03:26:22.000+0000
Updated2017-03-02T21:01:08.000+0000

Description

When using setTimeout(0) on an xhr call, this should not timeout. Currently this does not happen. After talking with Steven, he says it will never be 100% reliable but we can get it close.

HD Ticket:
http://developer.appcelerator.com/helpdesk/view/57451">http://developer.appcelerator.com/helpdesk/view/57451

Comments

  1. Stephen Tramer 2011-04-15

    For the record, the ticket actually might be a different bug that has nothing to do with timeout. The error being reported is not a timeout error; it is a certificate signing error. There may be an issue with our SSL support.

  2. Stephen Tramer 2011-04-15

    Actually going to mark this invalid. Unable to reproduce and the issue as identified with HD isn't in timeout anyway.

  3. Lee Morris 2017-03-02

    Closed as invalid.

JSON Source