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

opt: close file descriptor after OnClose() #622

Merged
merged 1 commit into from
Jul 3, 2024

opt: close file descriptor after OnClose()

b7aef26
Select commit
Loading
Failed to load commit list.
Merged

opt: close file descriptor after OnClose() #622

opt: close file descriptor after OnClose()
b7aef26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 3, 2024 in 0s

28.57% of diff hit (target 80.89%)

View this Pull Request on Codecov

28.57% of diff hit (target 80.89%)

Annotations

Check warning on line 271 in eventloop_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eventloop_unix.go#L268-L271

Added lines #L268 - L271 were not covered by tests

Check warning on line 276 in eventloop_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eventloop_unix.go#L274-L276

Added lines #L274 - L276 were not covered by tests

Check warning on line 280 in eventloop_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eventloop_unix.go#L280

Added line #L280 was not covered by tests

Check warning on line 282 in eventloop_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eventloop_unix.go#L282

Added line #L282 was not covered by tests