Skip to content

Conversation

@xiangyan99
Copy link
Member

No description provided.

@xiangyan99 xiangyan99 requested a review from annatisch July 15, 2021 00:26
@xiangyan99 xiangyan99 requested a review from lmazuel as a code owner July 15, 2021 00:26
@ghost ghost added the Azure.Core label Jul 15, 2021
@xiangyan99 xiangyan99 requested a review from iscai-msft July 15, 2021 22:37
@xiangyan99
Copy link
Member Author

/azp run python - autorest - pr

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xiangyan99
Copy link
Member Author

/azp run python - appconfiguration - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

internal_response.close()
raise StopAsyncIteration()
except StreamConsumedError:
raise
Copy link
Member

Choose a reason for hiding this comment

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

Does this need to be replaced by anything?
....probably not because we were just reraising it, and a requests error never would have been raised by aiohttp anyway.... did aiohttp have an equivalent need to handle?

Copy link
Member Author

Choose a reason for hiding this comment

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

Replacing (if needed) would be a potential breaking change. For this PR, I want to fix the for-sure bad code to unblock the work to cut dependency on requests library. Does this make sense?

@xiangyan99 xiangyan99 requested a review from annatisch July 23, 2021 16:20
@xiangyan99 xiangyan99 merged commit f0f09cf into main Jul 23, 2021
@xiangyan99 xiangyan99 deleted the core_aiohttp_wrong_dependency branch July 23, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants