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

Set umask=0 when creating unix sockets #743

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

eternal-flame-AD
Copy link
Member

Fixes #741

@eternal-flame-AD eternal-flame-AD requested a review from a team as a code owner November 22, 2024 14:09
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.33%. Comparing base (cc7da2a) to head (a9731fd).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
runner/runner.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #743      +/-   ##
==========================================
- Coverage   79.42%   79.33%   -0.10%     
==========================================
  Files          56       56              
  Lines        2639     2642       +3     
==========================================
  Hits         2096     2096              
- Misses        452      455       +3     
  Partials       91       91              

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


🚨 Try these New Features:

runner/runner.go Outdated Show resolved Hide resolved
@eternal-flame-AD eternal-flame-AD merged commit c81a9a2 into master Nov 22, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Unix Domain Socket - Permissions
2 participants