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

A call to nc_utils.wait_next_block_factory(eth)() crashes with [Errno 24] Too many open files #77

Open
RomanZacharia opened this issue Sep 1, 2016 · 0 comments

Comments

@RomanZacharia
Copy link
Contributor

  1. Start hydrachain -d datadir runmultiple --num_validators=3 --seed=42
  2. Open a console Ctrl+C, Enter
  3. Execute calls
from hydrachain.nc_utils import wait_next_block_factory
nc_utils.wait_next_block_factory(eth)() crashes with

The call crashes with the error: [Errno 24] Too many open files

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