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

permit_concurrent_loads is not needed with zeitwerk autoloader #537

Commits on Dec 18, 2023

  1. permit_concurrent_loads is not needed with zeitwerk autoloader

    This was only needed for classic autoloader.  The core "freedom" patch made zeitwerk autoloader
    bypass the interlock anyway, so now that we're only supporting zeitwerk, this is no longer
    needed.
    
    Co-dependency:
    ManageIQ/manageiq#22801
    
    Part of the rails 7 upgrade: ManageIQ/manageiq#22052
    jrafanie committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f685f12 View commit details
    Browse the repository at this point in the history