Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow http-client re-use in async situation #458

Closed
wants to merge 1 commit into from

Conversation

nddipiazza
Copy link

allow http-client to be reused when async? = true

@dakrone
Copy link
Owner

dakrone commented Jul 12, 2018

Hi @nddipiazza do you think you could add a test that passes in the http-client with :async? true for this?

@dakrone
Copy link
Owner

dakrone commented Aug 1, 2018

@nddipiazza ping again, did you see my question above?

@nddipiazza
Copy link
Author

Yeah. sorry i was pulled off that project so I don't have a moment to put in a unit test. feel free to close this PR.

@flodiebold
Copy link

Hi @dakrone, isn't clj-http.test.core-test/test-reusable-http-client that test? Of course that test already passes even without this change; I don't know how to test that it's really reused (but if you've got a proposal, I'm willing to implement it; I'd really like this to be merged).

@rymndhng
Copy link
Collaborator

rymndhng commented Jul 6, 2021

This has been fixed in #599. Thank you @nddipiazza and @rborer for your contributions!

@rymndhng rymndhng closed this Jul 6, 2021
@rborer
Copy link
Contributor

rborer commented Jul 15, 2021

I also think this PR was created to fix #457, right?

@rymndhng
Copy link
Collaborator

Yep, I think so! Thanks for identifying it.

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.

5 participants