Update thread-safe implementation of 'state' to use atomic property.
- remove the need for using NSLock to update `state` - remove the need for using NSLock to update `currentTask` - add KVO dependencies from `state` -> `isFinished` & `isExecuting`
Showing
Please
register
or
sign in
to comment