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

23 use bash c maybe leak chaild process #24

Merged
merged 2 commits into from
Jul 2, 2023

Conversation

alfiankan
Copy link
Owner

  • fix(whitelisting): disable if there is no list
  • feat(exec-timeout): add timeout execution for go routine

@alfiankan alfiankan linked an issue Jul 2, 2023 that may be closed by this pull request
@alfiankan alfiankan self-assigned this Jul 2, 2023
@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Merging #24 (f182217) into main (8d49ae7) will decrease coverage by 20.63%.
The diff coverage is 47.82%.

@@             Coverage Diff             @@
##             main      #24       +/-   ##
===========================================
- Coverage   80.00%   59.37%   -20.63%     
===========================================
  Files           1        1               
  Lines          15       32       +17     
===========================================
+ Hits           12       19        +7     
- Misses          2       12       +10     
  Partials        1        1               
Impacted Files Coverage Δ
executor/command.go 59.37% <47.82%> (-20.63%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alfiankan alfiankan merged commit f34f7f1 into main Jul 2, 2023
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.

use bash -c maybe leak chaild process
1 participant