We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
operationInProgress might change during the call to processQueuedOperations - this could cause issues?
operationInProgress
processQueuedOperations
Remove the operationInProgress and make the processQueuedOperations function synchronized?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
operationInProgress
might change during the call toprocessQueuedOperations
- this could cause issues?Remove the
operationInProgress
and make theprocessQueuedOperations
function synchronized?The text was updated successfully, but these errors were encountered: