Skip to content

Enable the portable thread pool by default in coreclr #43841

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

Merged
merged 1 commit into from
Oct 28, 2020
Merged

Enable the portable thread pool by default in coreclr #43841

merged 1 commit into from
Oct 28, 2020

Conversation

kouvel
Copy link
Contributor

@kouvel kouvel commented Oct 26, 2020

Would like to give it some bake time, enable it in some previews, and allow for further experimentation with that implementation. There is some work left to do with events as captured by #38763, it is expected that they would be fixed in the .NET 6 time-frame.

@kouvel kouvel added this to the 6.0.0 milestone Oct 26, 2020
@kouvel kouvel self-assigned this Oct 26, 2020
Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@mangod9
Copy link
Member

mangod9 commented Oct 26, 2020

@tommcdon per our discussion last week, want to ensure the eventing issue doesnt cause any debugger issues you were alluding to.

@kouvel
Copy link
Contributor Author

kouvel commented Oct 27, 2020

Reverted the last commit, back to the original simple commit. CI issues seen so far are being fixed in #43888.

@davidfowl
Copy link
Member

Happy to see this go in!

@kouvel
Copy link
Contributor Author

kouvel commented Oct 28, 2020

CI didn't seem to pick up some of the changes from the other PR, rebased to latest

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants