Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use native signal context #7

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Conversation

insidieux
Copy link
Owner

Description

Removed github.com/sethvargo/go-signalcontext
Use native signal package

Fixes #6

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • This PR has been tested for backwards compatibility

Removed github.com/sethvargo/go-signalcontext
Use native signal package
@codecov-io
Copy link

Codecov Report

Merging #7 (9ef4ea6) into master (0196e3a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          260       260           
=========================================
  Hits           260       260           

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 0196e3a...9ef4ea6. Read the comment docs.

@insidieux insidieux merged commit a8335f9 into master Mar 10, 2021
@insidieux insidieux deleted the issue-6-native-signal-context branch March 10, 2021 18:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use native signal.NotifyContext
2 participants