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

[shadow] hits open file limits - Refactor #295

Open
samyfodil opened this issue Jan 9, 2025 · 1 comment
Open

[shadow] hits open file limits - Refactor #295

samyfodil opened this issue Jan 9, 2025 · 1 comment
Assignees

Comments

@samyfodil
Copy link
Contributor

ERROR        tau.substrate.service.vm        runtime/shadow.go:51        creating new shadow instance failed with: creating new instance failed with: open /tmp/vm1032816768: too many open files

Can be fixed with sysctl or having the cache for open files or read from memory

@samyfodil samyfodil changed the title [shadow] hits open file limits [shadow] hits open file limits - Refactor Jan 11, 2025
@samyfodil
Copy link
Contributor Author

After looking at the code, a refactor is best.

@samyfodil samyfodil self-assigned this Jan 11, 2025
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

When branches are created from issues, their pull requests are automatically linked.

1 participant