taskiq-python / taskiq-redis

Broker and result backend for taskiq
MIT License
40 stars 18 forks source link

Updated shutdown method. #23

Closed s3rius closed 1 year ago

s3rius commented 1 year ago

This PR adds call of super().shutdown(), because it has important logic of running user's functions.

codecov-commenter commented 1 year ago

Codecov Report

Merging #23 (4da07af) into develop (0a01e2e) will decrease coverage by 1.11%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           develop      #23      +/-   ##
===========================================
- Coverage    92.77%   91.66%   -1.11%     
===========================================
  Files            3        3              
  Lines           83       84       +1     
===========================================
  Hits            77       77              
- Misses           6        7       +1     
Impacted Files Coverage Δ
taskiq_redis/redis_backend.py 87.87% <0.00%> (-2.75%) :arrow_down:

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