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

request.defaults() should return # agents #1549

Closed
vvo opened this issue Apr 20, 2015 · 3 comments
Closed

request.defaults() should return # agents #1549

vvo opened this issue Apr 20, 2015 · 3 comments
Labels

Comments

@vvo
Copy link
Contributor

vvo commented Apr 20, 2015

Right now when using request.forever() or request.defaults(), you can get a shared Agent, should we automatically add some randomness to the pool name when using .defaults?

@simov

@vvo
Copy link
Contributor Author

vvo commented Apr 20, 2015

As I want to implement .destroy, I do not want to destroy an Agent used in many places.

@simov
Copy link
Member

simov commented Apr 21, 2015

I'm not sure about that, I would like to see a failing test first, then we can figure out the best way to fix it.

@stale
Copy link

stale bot commented Nov 23, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 23, 2018
@stale stale bot closed this as completed Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants