Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

fix: Properly assign connection pools for JW proxy #416

Merged
merged 2 commits into from
Jun 5, 2020

Conversation

mykola-mokhnach
Copy link
Contributor

Related to appium/appium#14416

Previously we were creating a separate connections pool for each request, which is bad. The connections pool must be shared in scope of a single JWProxy instance

@mykola-mokhnach mykola-mokhnach merged commit 9015d4c into appium:master Jun 5, 2020
@mykola-mokhnach mykola-mokhnach deleted the socket_props branch June 5, 2020 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants