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

Fix system dependent signal handling logic #130

Merged
merged 1 commit into from
Apr 5, 2020
Merged

Fix system dependent signal handling logic #130

merged 1 commit into from
Apr 5, 2020

Conversation

hibiken
Copy link
Owner

@hibiken hibiken commented Apr 5, 2020

Closes #129

@codecov
Copy link

codecov bot commented Apr 5, 2020

Codecov Report

Merging #130 into master will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   81.10%   81.05%   -0.05%     
==========================================
  Files          14       15       +1     
  Lines        1344     1346       +2     
==========================================
+ Hits         1090     1091       +1     
- Misses        174      175       +1     
  Partials       80       80              
Impacted Files Coverage Δ
background.go 67.05% <0.00%> (+5.76%) ⬆️
signals_unix.go 0.00% <0.00%> (ø)
processor.go 79.61% <0.00%> (+0.48%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7864bea...9ed20de. Read the comment docs.

@hibiken hibiken force-pushed the fix/syscall branch 2 times, most recently from 3ee6ab0 to 9ed20de Compare April 5, 2020 21:31
@hibiken hibiken merged commit 60b887b into master Apr 5, 2020
@hibiken hibiken deleted the fix/syscall branch April 5, 2020 21:37
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.

[BUG] undefined: syscall.SIGTSTP
1 participant