Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-269] Android: Race condition when modifying the table model

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:33.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.8.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:26:26.000+0000
Updated2011-04-17T01:52:33.000+0000

Description

In testing for 0.8 we discovered a race condition in tableview. If operations occur too quickly the state of the model is indeterminate.

Comments

  1. Don Thorp 2011-04-15

    added synchronization when modifying the table.

JSON Source