Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Messenger][FrameworkBundle] Fix bus name on traceable middleware#29038
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Messenger][FrameworkBundle] Fix bus name on traceable middleware#29038
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nicolas-grekas commentedOct 31, 2018
👎 let's kill these workarounds on top of hacks. We need to play by the rules of the definition inheritance, not against. |
sroze commentedOct 31, 2018
Agree with, 👎 I feel it's a bigger hack that the other alternative. 😄 |
nicolas-grekas commentedOct 31, 2018
Already fixed by#29010 (comment) |
sroze commentedOct 31, 2018
No it's not, unless you changed things since yesterday evening 🤔 |
nicolas-grekas commentedOct 31, 2018
I did, see linked comment ;) |
Uh oh!
There was an error while loading.Please reload this page.
Supersedes#29034.