-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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
Transient "disposable" service language updates #31738
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider my suggestions for an even clearer meaning.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 🎉
Let's try these updates ... and I'll take your "for" over "instead" suggestion now that I'm dropping the mention of disposable transient services from that sentence.
Hammered 🔨 that point home a bit harder with the latest updates, and I took your "for" over "instead" suggestion because I dropped the disposable transient language from that sentence in the third paragraph. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, just a few comments
Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
Thanks @MackinnonBuck and @hakenr. 🎉 |
Fixes #31726
Ok ... now we're cook'in with GAS! 🔥
Thanks @hakenr (and the HAVIT team) for sticking with this to the end 🥇. I included the link to the PU issue, and that makes sense given that it was punted back to .NET 10 for consideration.
Mackinnon: I'm assuming here that non-disposable transient services registered client-side are disposed correctly when the component is disposed, as they would be in the server-side case per Steve's remarks. Other than that, I think this closely matches what he said ... I stole 🦹 quite a bit of his language for these updates 👮🚓🚨 .
Internal previews