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 waiting until the pool is ready #268

Merged
merged 5 commits into from
Apr 5, 2021
Merged

Conversation

idan-at
Copy link
Contributor

@idan-at idan-at commented Jul 25, 2019

It can be useful to wait for the pool to be ready.
For example, a web server can listen only after the pool is "warmed".

solves #265 .

@sandfox sandfox self-assigned this Aug 5, 2019
@idan-at
Copy link
Contributor Author

idan-at commented Aug 12, 2019

@sandfox any updates?

idan-at pushed a commit to idan-at/thread-pool-node that referenced this pull request Aug 26, 2019
More info here: coopernurse/node-pool#268.
Once this PR will be merged, I will update generic-pool version and
revert this commit.
@idan-at
Copy link
Contributor Author

idan-at commented Apr 4, 2021

@Kikobeats Can you please have a look?

@Kikobeats
Copy link
Collaborator

@idan-at let me take a look.

BTW, can you remove package-lock.json?

@idan-at
Copy link
Contributor Author

idan-at commented Apr 5, 2021

@Kikobeats Thanks.

BTW, can you remove package-lock.json?

Done.

@Kikobeats
Copy link
Collaborator

LGTM; Can you add the .ready method inside README.md? then people can see it exists 🙂

@idan-at
Copy link
Contributor Author

idan-at commented Apr 5, 2021

Makes sense :)

Done here

@Kikobeats Kikobeats merged commit cb823e3 into coopernurse:master Apr 5, 2021
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

Successfully merging this pull request may close these issues.

3 participants