[TIMOB-3284] iOS: Move KrollContext threads to NSOperations
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-01-26T15:26:36.000+0000 |
Affected Version/s | Release 1.6.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Reggie Seagraves |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:41:17.000+0000 |
Updated | 2017-03-09T22:49:26.000+0000 |
Description
The event loop processing and synchronization in our current KrollContext implementation can be greatly simplified by using NSOperations. We've allocated 32 hours in this sprint to make this conversion.
Moving this architecture item to next sprint to make room for higher priority bugs.
Duplicate of TIMOB-6990 (which will use lighter-weight GCD instead).
Closing ticket as duplicate.