You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpKernel] Enable optional cache-warmers when cache-dir != build-dir
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
We should be running optional cache warmers during kernel compilation when cache-dir != build-dir. This gives them an opportunity to run, which is missing right now.
Commits
-------
7aa625b [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir
0 commit comments