- Notifications
You must be signed in to change notification settings - Fork8.1k
UpdateThreadJob to2.1.0#25228
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
UpdateThreadJob to2.1.0#25228
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Should we use Microsoft.PowerShell.ThreadJob version 2.2.0? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
TheThreadJob v2.1.0 is a proxy module that requiresMicrosoft.PowerShell.ThreadJob. Also, the issuePowerShell/ThreadJob#30 recorded the decision to removeThreadJob in PowerShell v7.6.
Given that, shall we just replaceThreadJob withMicrosoft.PowerShell.ThreadJob?
microsoft-github-policy-servicebot commentedMar 25, 2025 • edited by unfurl-linksbot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by unfurl-linksbot
Uh oh!
There was an error while loading.Please reload this page.
📣 Hey@TravisEz13, how did we do? We would love to hear your feedback with the link below! 🗣️ 🔗https://aka.ms/PSRepoFeedback |
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
This pull request includes a version update for the
ThreadJobpackage in thesrc/Modules/PSGalleryModules.csprojfile.ThreadJobpackage version from2.0.3to2.1.0.PR Context
Creating separate commit for revert here:
a391bb7 in#25225
@jshigetomi
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.- [ ] Issue filed:
(which runs in a different PS Host).