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

fixed infinite loading problem #330

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pavelperc
Copy link

@pavelperc pavelperc commented Nov 7, 2024

fixes #329
fixes #314

  • Made FilesInterface singleton to avoid recreation of uniqueIdGenerator on every call.
  • Rewrote ResponseReportingSinkCallback.onSuccess so it now always calls onComplete.invoke(), even if the file or buffer are invalid or empty.

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