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 to find out when the pool is completely filled #265

Open
radarfox opened this issue May 31, 2019 · 1 comment
Open

Allow to find out when the pool is completely filled #265

radarfox opened this issue May 31, 2019 · 1 comment

Comments

@radarfox
Copy link

There is no way to tell, when the filling of minimum objects is completed. Or am I missing something? I would suggest:

  • at least emit an event, that the pool is ready for use,
  • or better add the fill method which would return Promise resolved on completion,
  • or best add the fill method with count parameter.
@radarfox
Copy link
Author

radarfox commented Jun 2, 2019

  • or make the start method return Promise.

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

1 participant