- Notifications
You must be signed in to change notification settings - Fork5.2k
Remove some unnecessary List-related allocation from EventSource#44026
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
17f394d tob68912bCompareghost commentedOct 29, 2020
src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/EventSource.csShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
tarekgh commentedOct 29, 2020
GrabYourPitchforks commentedOct 29, 2020
@stephentoub Did you intend for this PR to resolve#43989? That issue seemingly tracks a new feature request. |
stephentoub commentedOct 29, 2020
I don't see any new feature request in the comments from the dev who opened the issue? What feature? |
GrabYourPitchforks commentedOct 29, 2020
Ah, I misinterpreted that issue as a "please allow me to provide my own backing array to |
stephentoub commentedOct 29, 2020
😄 |
Fixes#43989