You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Document new settings available to configure the rate of thread injection for sync-over-async. Fixesdotnet#24566.
- Clarify documentation of the `volatile` keyword. Fixesdotnet#24318.
- Add link to clarify some terms in `LazyThreadSafetyMode` field names. Fixesdotnet#12214.
* 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 <[email protected]>
Update https://github.com/dotnet/docs/blob/main/docs/core/run-time-config/threading.md to include new configs from dotnet/runtime#53471
The text was updated successfully, but these errors were encountered: