trio
trio copied to clipboard
Issue #1246 change docs to sigterm
Small change, hope this is what is wanted.
Closes #1246
Codecov Report
Merging #1281 (4d46a6f) into master (8b15548) will not change coverage. The diff coverage is
n/a
.
Additional details and impacted files
@@ Coverage Diff @@
## master #1281 +/- ##
=======================================
Coverage 99.16% 99.16%
=======================================
Files 115 115
Lines 17514 17514
Branches 3125 3125
=======================================
Hits 17368 17368
Misses 101 101
Partials 45 45
Files | Coverage Δ | |
---|---|---|
trio/_signals.py | 100.00% <ø> (ø) |
@jmfrank63 Thank you for tackling this! Unfortunately, your pull request contains ~70 unrelated commits. Can you try applying your changes on top of master instead? If you need git help please ask in the chat or here.
@pquentin Arrgh! How did this happen? Anyway I tried to fix it but it is incredibly hard. Best to open a new PR?
Thanks for fixing the git issue!
I edited the first message so that when we merge this, the corresponding issue is closed.
I think there are two typos (send -> sent and windows -> Windows), but other than that I don't feel I know enough here to properly review your change.
@jmfrank63 Is there anything we can help with?
pre-commit.ci autofix