Skip to content
New issue

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

iModel download cancelation may contain a race condition #327

Open
tcobbs-bentley opened this issue May 9, 2024 · 0 comments
Open

iModel download cancelation may contain a race condition #327

tcobbs-bentley opened this issue May 9, 2024 · 0 comments

Comments

@tcobbs-bentley
Copy link
Member

When you cancel an iModel download in the mobile sample apps, the UI almost immediately updates to indicate completion, while in reality the backend is still potentially waiting for a chunk to download before completing the cancelation. Immediately downloading the same file again may cause corruption (although that has yet to be determined).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant