taskiq-python / taskiq

Distributed task queue with full async support
MIT License
694 stars 44 forks source link

Added shutdown for schedule sources. #231

Closed s3rius closed 8 months ago

s3rius commented 8 months ago

This PR adds shutdown calls for schedule sources. Previously this function wasn't called anywhere.

codecov-commenter commented 8 months ago

Codecov Report

Merging #231 (57a259f) into develop (e2d833f) will increase coverage by 0.03%. The diff coverage is 100.00%.

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

@@             Coverage Diff             @@
##           develop     #231      +/-   ##
===========================================
+ Coverage    73.01%   73.04%   +0.03%     
===========================================
  Files           56       56              
  Lines         1686     1688       +2     
===========================================
+ Hits          1231     1233       +2     
  Misses         455      455              
Files Coverage Δ
taskiq/cli/scheduler/run.py 92.55% <100.00%> (+0.16%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more