-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Cache] Fix using a ChainAdapter
as an adapter for a pool
#60594
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
[Cache] Fix using a ChainAdapter
as an adapter for a pool
#60594
Conversation
bfb0f18
to
73605bb
Compare
73605bb
to
5c8f906
Compare
This comment was marked as outdated.
This comment was marked as outdated.
5c8f906
to
ad4b87b
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Status: ready for review |
Ah sorry I missed the high/low-deps failures. The reason why this fails is because of the cross-packages deps. |
ChainAdapter
with custom namespace
8e3d149
to
7348993
Compare
@nicolas-grekas i can't reproduce the error with Cache component alone without FrameworkBundle the issue occurs when services:
_defaults:
autoconfigure: true if the I'd be grateful if you could assist me with this issue |
ChainAdapter
with custom namespace ChainAdapter
as an adapter for another ChainAdapter
ChainAdapter
as an adapter for another ChainAdapter
ChainAdapter
as an adapter for a pool
7348993
to
b24e3cd
Compare
Thank you @IndraGunawan. |
Thank you @nicolas-grekas |
How to reproduce
The error:
failing tests: https://github.com/symfony/symfony/actions/runs/15363463181/job/43233401667?pr=60594