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

fixes #1572 nng creates too many threads #1755

Merged
merged 2 commits into from
Jan 2, 2024

silence compiler warning from minimum int constant

4a45113
Select commit
Loading
Failed to load commit list.
Merged

fixes #1572 nng creates too many threads #1755

silence compiler warning from minimum int constant
4a45113
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 2, 2024 in 1s

92.85% of diff hit (target 79.22%)

View this Pull Request on Codecov

92.85% of diff hit (target 79.22%)

Annotations

Check warning on line 77 in src/core/init.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/init.c#L77

Added line #L77 was not covered by tests

Check warning on line 83 in src/core/init.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/init.c#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 137 in src/core/init.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/init.c#L137

Added line #L137 was not covered by tests

Check warning on line 463 in src/platform/posix/posix_resolv_gai.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/posix/posix_resolv_gai.c#L463

Added line #L463 was not covered by tests