Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@NadeemAfana
Copy link
Contributor

This is a fix for the bug #1290 by simply removing the redundant argument from the overload.

Copy link
Contributor

@lcheunglci lcheunglci left a comment

Choose a reason for hiding this comment

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

Looks good to me

@Wraith2
Copy link
Contributor

Wraith2 commented Sep 27, 2021

Perhaps there need to be some tests run with tracing enabled.

@cheenamalhotra
Copy link
Member

The use case is related to refreshing access token before expiry which will be a long wait in test suite.
The changes look reasonable, we should prevent overriding of methods with optional params when using the generic types. The right method that should have been called in this case is on L371.

@Wraith2
Copy link
Contributor

Wraith2 commented Sep 28, 2021

Ok, making the tests take even longer isn't a good idea.

@cheenamalhotra cheenamalhotra merged commit 75fb627 into dotnet:main Sep 29, 2021
@shueybubbles
Copy link

@JRahnama can you port this fix to 3.1-servicing so we could potentially pick it up if there's another SSMS 19.x release?

@JRahnama
Copy link
Contributor

JRahnama commented Jun 2, 2023

@shueybubbles I will add this to our list.

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.

6 participants