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

Eliminate route cache #2276

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

williamjallen
Copy link
Collaborator

As discussed here, Laravel's route cache does not work for CDash-in-a-subpath installations. Since the route cache provides a negligible speedup, this PR simply removes it for all systems. This fixes an issue observed on some CDash-in-a-subpath installations where the / route does not behave correctly.

@zackgalbreath zackgalbreath added this pull request to the merge queue Jun 17, 2024
Merged via the queue into Kitware:master with commit aad42e7 Jun 17, 2024
6 checks passed
@williamjallen williamjallen deleted the remove-route-cache branch June 17, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants