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

Commits on Apr 26, 2022

  1. Reverted the multithreading improvements (Catalina bug 262)

    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)
    dagronf committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    ab4f973 View commit details
    Browse the repository at this point in the history