taskiq-python / taskiq-redis

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

Add super.shutdown() call in redis brokers #32

Closed booqoffsky closed 1 year ago

booqoffsky commented 1 year ago

Closes https://github.com/taskiq-python/taskiq-redis/issues/29.

chandr-andr commented 1 year ago

@booqoffsky Check pytest tests, please

s3rius commented 1 year ago

@chandr-andr, that's not a pytest issue. We can just set fail_ci_if_error to false, because reports are not that crusual.