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

Add docs for new config vars available to configure rate of thread injection for sync-over-async #24566

Closed
kouvel opened this issue Jun 8, 2021 · 0 comments · Fixed by #26041
Assignees
Labels
doc-enhancement Improve the current content [org][type][category] Pri3

Comments

@kouvel
Copy link
Member

kouvel commented Jun 8, 2021

Update https://github.com/dotnet/docs/blob/main/docs/core/run-time-config/threading.md to include new configs from dotnet/runtime#53471

@kouvel kouvel added the doc-enhancement Improve the current content [org][type][category] label Jun 8, 2021
@kouvel kouvel self-assigned this Jun 8, 2021
@PRMerger8 PRMerger8 added the Pri3 label Jun 8, 2021
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Jun 8, 2021
@BillWagner BillWagner removed the ⌚ Not Triaged Not triaged label Jun 11, 2021
kouvel added a commit to kouvel/docs that referenced this issue Sep 10, 2021
- Document new settings available to configure the rate of thread injection for sync-over-async. Fixes dotnet#24566.
- Clarify documentation of the `volatile` keyword. Fixes dotnet#24318.
- Add link to clarify some terms in `LazyThreadSafetyMode` field names. Fixes dotnet#12214.
kouvel added a commit that referenced this issue Sep 13, 2021
* Clarify/fix some threading docs

- Document new settings available to configure the rate of thread injection for sync-over-async. Fixes #24566.
- Clarify documentation of the `volatile` keyword. Fixes #24318.
- Add link to clarify some terms in `LazyThreadSafetyMode` field names. Fixes #12214.

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content [org][type][category] Pri3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants