Skip to content

Conversation

@s3rius
Copy link
Member

@s3rius s3rius commented Jun 11, 2024

This PR adds graceful reload signal handler. Closes #325.

Signed-off-by: Pavel Kirilin win10@list.ru

s3rius added 2 commits June 11, 2024 23:29
Signed-off-by: Pavel Kirilin <win10@list.ru>
Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 77.75%. Comparing base (4ee8312) to head (11d9ca7).
Report is 17 commits behind head on develop.

Files with missing lines Patch % Lines
taskiq/cli/worker/process_manager.py 0.00% 5 Missing ⚠️
taskiq/cli/worker/run.py 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #330      +/-   ##
===========================================
- Coverage    77.88%   77.75%   -0.13%     
===========================================
  Files           61       61              
  Lines         1800     1803       +3     
===========================================
  Hits          1402     1402              
- Misses         398      401       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@s3rius s3rius merged commit 6cb2b04 into develop Jun 11, 2024
@s3rius s3rius deleted the feature/graceful-reload branch June 11, 2024 21:54
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.

Graceful shutdown and reload

3 participants