Skip to content

Conversation

@rjmholt
Copy link
Collaborator

@rjmholt rjmholt commented Apr 29, 2021

PR Summary

Fixes #15173.

Adds doc comments about how PowerShell.Invoke() and PowerShell.InvokeAsync() work with PowerShell.Stop().

PR Checklist

Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
@daxian-dbw
Copy link
Member

@rjmholt CodeFactor complains about invalid XML doc. Can you take a look and fix them?

@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label May 5, 2021
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
@ghost ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label May 5, 2021
@ghost ghost added the Review - Needed The PR is being reviewed label May 13, 2021
@ghost
Copy link

ghost commented May 13, 2021

This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days.
Maintainer, please provide feedback and/or mark it as Waiting on Author

@daxian-dbw
Copy link
Member

@adityapatwardhan Can you review again?

@ghost ghost removed the Review - Needed The PR is being reviewed label May 13, 2021
@ghost ghost added the Review - Needed The PR is being reviewed label May 20, 2021
@ghost
Copy link

ghost commented May 20, 2021

This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days.
Maintainer, please provide feedback and/or mark it as Waiting on Author

@adityapatwardhan adityapatwardhan merged commit 50d8507 into PowerShell:master Jun 3, 2021
@ghost ghost removed the Review - Needed The PR is being reviewed label Jun 3, 2021
@adityapatwardhan adityapatwardhan added the CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log label Jun 3, 2021
@adityapatwardhan adityapatwardhan added this to the 7.2.0-preview.7 milestone Jun 3, 2021
@ghost
Copy link

ghost commented Jun 17, 2021

🎉v7.2.0-preview.7 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PowerShell.Stop() behaviour causes very different results between PowerShell.Invoke() and PowerShell.InvokeAsync()

3 participants