[TIMOB-269] Android: Race condition when modifying the table model
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.8.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:26:26.000+0000 |
Updated | 2011-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.
added synchronization when modifying the table.