Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Merge 6.0.0 ga changes#5793

Merged
TravisEz13 merged 2 commits into
PowerShell:6.0.0PowerShell/PowerShell:6.0.0from
TravisEz13:move_6.0.0-ga_changesTravisEz13/PowerShell:move_6.0.0-ga_changesCopy head branch name to clipboard
Jan 5, 2018
Merged

Merge 6.0.0 ga changes#5793
TravisEz13 merged 2 commits into
PowerShell:6.0.0PowerShell/PowerShell:6.0.0from
TravisEz13:move_6.0.0-ga_changesTravisEz13/PowerShell:move_6.0.0-ga_changesCopy head branch name to clipboard

Conversation

@TravisEz13

Copy link
Copy Markdown
Member

PR Summary

Merge the following PR to 6.0.0-ga:
#5622
#5771

… errors (PowerShell#5771)

Update Restore-PSPester to include PR PowerShell/psl-pester#12 that fixes PowerShell/psl-pester#11 - unhandled exceptions in before/after bypasses Pester's enddescribe logic.  
Update to the latest, while we are at it.
Issue PowerShell#4029 exposed two problems when failing to load libpsrpclient.

WSManAPIDataCommon.ctor was not identifying the binary that failed DLLImport; hindering diagnosability
PrioritySendDataCollection.Clear() would throw a NullReferenceException when called from the finalizer after an error path.
This change addresses both of the above:

Guard against null arrays in PrioritySendDataCollection.Clear() - called from finalizer in error paths.

Diagnosability: Log the DllNotFoundException in WSManAPIDataCommon ctor and also include it as the internal exception when throwing PSRemotingTransportException.
@TravisEz13 TravisEz13 merged commit 63b8094 into PowerShell:6.0.0 Jan 5, 2018
@TravisEz13 TravisEz13 deleted the move_6.0.0-ga_changes branch January 5, 2018 01:17
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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.