uber-go / fx

A dependency injection based application framework for Go.
https://uber-go.github.io/fx/
MIT License
5.48k stars 283 forks source link

Call signal.Stop when signalReceivers is stopped #1198

Closed MarcoPolo closed 2 months ago

MarcoPolo commented 2 months ago

fixes #1197

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.46%. Comparing base (696ed9a) to head (0cc6047).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1198 +/- ## ========================================== - Coverage 98.49% 98.46% -0.04% ========================================== Files 34 34 Lines 2858 2665 -193 ========================================== - Hits 2815 2624 -191 + Misses 36 34 -2 Partials 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.