Skip to content
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

NativeRuntimeEventSource generates a large manifest that is never used #83127

Closed
davmason opened this issue Mar 8, 2023 · 1 comment
Closed
Assignees
Milestone

Comments

@davmason
Copy link
Member

davmason commented Mar 8, 2023

In #78213 we stopped emitting the manifest for NativeRuntimeEventSource but we still generate the manifest. It is a very large manifest and adds noticeably time to startup. We should stop generating the manifest since we never use it.

@davmason
Copy link
Member Author

davmason commented Jul 5, 2023

Fixed in #86850

@davmason davmason closed this as completed Jul 5, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant