Closed Tim-Zhang closed 1 month ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 24.74%. Comparing base (
c3889f6
) to head (dc6b697
). Report is 6 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/sync/sys/unix/net.rs | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
It should be a mistake to modify it from -1 to 10 in the PR #226 https://github.com/containerd/ttrpc-rust/pull/226/files#diff-e74ddb472174f24fb4713f5a2fe2d33bbc5db28ee2a5c7dad1ea9025b897e8a5R110
There already are monitor_fd to notify exit, so accept without timeout is safe.