Skip to content

Conversation

@michaeltlombardi
Copy link
Contributor

@michaeltlombardi michaeltlombardi commented Jan 23, 2024

PR Summary

In #10615, the section for the NoRunspaceAfinnity attribute was erroneously deleted as part of the reorganization of the about_Classes article.

This change:

  • Adds back the documentation and examples for the NoRunspaceAffinity to the 7.4 and 7.5 versions of about_Classes, as well as a note about the default behavior in the general limitations section.
  • Adds a section and example showing the behavior for corrupted runspaces due to class runspace affinity in the 7.2 and 7.3 versions, and updates the limitations section.
  • Resolves NoRunspaceAffinity section has dissapear from about_classes #10818
  • Fixes AB#202807

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

In MicrosoftDocs#10615, the section for the `NoRunspaceAfinnity` attribute was
erroneously deleted as part of the reorganization of the
about_Classes article.

This change:

- Adds back the documentation and examples for the `NoRunspaceAffinity`
  to the 7.4 and 7.5 versions of about_Classes, as well as a note about
  the default behavior  in the general limitations section.
- Adds a section and example showing the behavior for corrupted runspaces
  due to class runspace affinity in the 7.2 and 7.3 versions, and updates
  the limitations section.
- Resolves MicrosoftDocs#10818
- Fixes AB#202807
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 9ed511f:

✅ Validation status: passed

File Status Preview URL Details
reference/7.2/Microsoft.PowerShell.Core/About/about_Classes.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Classes.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Core/About/about_Classes.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_Classes.md ✅Succeeded View (powershell-7.5)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit c364721 into MicrosoftDocs:main Jan 23, 2024
@michaeltlombardi michaeltlombardi deleted the ab-202807/main/NoRunspaceAffinity branch July 31, 2025 15:40
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.

NoRunspaceAffinity section has dissapear from about_classes

2 participants