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

Count /dev/fd using std #394

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Count /dev/fd using std #394

merged 1 commit into from
Jan 31, 2024

Conversation

hatoo
Copy link
Owner

@hatoo hatoo commented Jan 31, 2024

Possibly fix #384

I could run

❯ for x in $(seq 100) do
cargo run --release -- -z 1s -c 400 http://localhost:1337

It likely fix but not 100% sure.

But this patch seems good even if it's not fix the issue. I'll merge after CI.

@hatoo hatoo merged commit 357960e into master Jan 31, 2024
76 checks passed
@hatoo hatoo mentioned this pull request Jan 31, 2024
@hatoo hatoo deleted the count-fd branch February 3, 2024 02:56
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.

MacOS Crash issues
1 participant