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

Reverted the multithreading improvements (Catalina bug 262) #263

Merged

Conversation

dagronf
Copy link
Collaborator

@dagronf dagronf commented Apr 26, 2022

See bug report #262

I was able to reproduce these issues on Catalina with the current 1.0.2 build. Apologies for the inconvenience.

It appears Catalina has issues with the multithread changes I made. In order to expedite a fix for users, this patch reverts the changes made to make the RemoteData downloads multithreaded (commit d6a4254)

(Note this does not revert the URL cache changes made in the same which work on Catalina without issue)

See bug report griff#262

I was able to reproduce these issues on Catalina with the current 1.0.2 build.
It appears Catalina has issues with the multithread changes I made.
In order to expedite a fix for users, this patch reverts the changes made to make
the RemoteData downloads multithreaded (commit d6a4254)

(Note this does not revert the URL cache changes made in the same which work on Catalina without issue)
@griff griff merged commit 8e64083 into griff:develop Apr 26, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants