Getter for self.completed
is protected with a @synchronized
call, so this should be thread-safe to call like that in a loop.
Superseds #135 and fixes #134 (closed).
Getter for self.completed
is protected with a @synchronized
call, so this should be thread-safe to call like that in a loop.
Superseds #135 and fixes #134 (closed).