- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.4k
[vs17.6] Dont ngen taskhost Fixes our lack of optprof data (#8737) #8926
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
Conversation
Don't ngen TaskHosts
| Hello! I noticed that you're targeting one of our servicing branches. Please consider updating the version. | 
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.
Note that this won't fix the builds by itself; we'll have to produce a build with disabled (or the old known-good) optprof data, spin up optprof collection, then rebuild with just a bumped version number.
Or we could just use the old known-good optprof data for 17.6.
Context
OptProf failing on vs17.6 after recent changes
Fix
Cherrypicked #8737