Skip to content

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Jan 13, 2020

  • Update the documentation to capture maximum handle limits for STA threads (it is 63 vs. 64 for non-STA threads)
  • Change references STAThreadAttribute to a more general STA state. STAThreadAttribute is just one of the several ways to create thread in STA state.
  • Delete references to Windows 95 and Windows Millennium

Related to dotnet/runtime#1646

@jkotas
Copy link
Member Author

jkotas commented Jan 13, 2020

cc @stephentoub

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

Thank you @jkotas! LGTM

@mairaw mairaw merged commit 52429b4 into dotnet:master Jan 24, 2020
@jkotas jkotas deleted the waithandle-sta branch February 12, 2020 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants