Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-750] Custom events lock up windows

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:07.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.3.0
ComponentsiOS
Labelsn/a
ReporterStephen Tramer
AssigneeBlain Hamon
Created2011-04-15T02:35:40.000+0000
Updated2011-04-17T01:54:07.000+0000

Description

You can test this in KitchenSink:

BaseUI => Custom Events => Click on a bunch of stuff.

Eventually the notification windows will not go away, and no new windows will be loaded or displayed.

Comments

  1. Stephen Tramer 2011-04-15

    Seems to be a problem with delayed execution via JS' setTimeout() function.

  2. Stephen Tramer 2011-04-15

    Caused by a rare race condition in TiLock. Looks like it was fixed in submit 8edb92a3f876660591f7 to tijscore.

JSON Source