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

Destroy pods in pool asynchronously to improve performance #271

Closed
mecha1 opened this issue Aug 10, 2015 · 0 comments
Closed

Destroy pods in pool asynchronously to improve performance #271

mecha1 opened this issue Aug 10, 2015 · 0 comments

Comments

@mecha1
Copy link

mecha1 commented Aug 10, 2015

When calling :refresh on the pods returned by pod-pool, the current pod is synchronously destroyed before returning a new pod. It would be significantly faster to destroy the old pod asynchronously instead.

@micha micha closed this as completed in 94e1c7b Nov 1, 2015
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

No branches or pull requests

0 participants