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

Add Exec log statements #635

Closed
wants to merge 1 commit into from
Closed

Add Exec log statements #635

wants to merge 1 commit into from

Conversation

mpass99
Copy link
Collaborator

@mpass99 mpass99 commented Jul 23, 2024

to determine whether the context.Done() races with the finishing of the Exec call.

Related to #589

to determine if the context.Done() races with the finishing of the Exec call.
@mpass99 mpass99 requested a review from MrSerth July 23, 2024 22:43
@mpass99 mpass99 self-assigned this Jul 23, 2024
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.98%. Comparing base (8f819de) to head (3f6876b).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #635      +/-   ##
==========================================
+ Coverage   76.92%   76.98%   +0.05%     
==========================================
  Files          41       41              
  Lines        3498     3506       +8     
==========================================
+ Hits         2691     2699       +8     
  Misses        592      592              
  Partials      215      215              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mpass99
Copy link
Collaborator Author

mpass99 commented Jul 25, 2024

Obsolete with the new findings

@mpass99 mpass99 closed this Jul 25, 2024
@MrSerth MrSerth deleted the fix/#589-more-logs branch August 1, 2024 20:57
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.

1 participant