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

bug: fix Conn.Next not safe (#648) #649

Merged
merged 2 commits into from
Nov 6, 2024

bug: fix Conn.Next not safe (#648)

8e96be7
Select commit
Loading
Failed to load commit list.
Merged

bug: fix Conn.Next not safe (#648) #649

bug: fix Conn.Next not safe (#648)
8e96be7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 6, 2024 in 0s

0.00% of diff hit (target 78.57%)

View this Pull Request on Codecov

0.00% of diff hit (target 78.57%)

Annotations

Check warning on line 332 in connection_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

connection_unix.go#L330-L332

Added lines #L330 - L332 were not covered by tests

Check warning on line 171 in connection_windows.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

connection_windows.go#L169-L171

Added lines #L169 - L171 were not covered by tests