Skip to content

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

@RomanZacharia

Description

@RomanZacharia
  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions