alephdata / servicelayer

Common interface definitions for aleph toolkit services and applications
MIT License
7 stars 5 forks source link

Refactor cleanup of task IDs in order to fix zombie tasks #202

Closed catileptic closed 2 months ago

catileptic commented 2 months ago

It seems that certain tasks have been executed already but haven't been properly removed from Redis.

Commented an assert in the tests because #190 is meant to be rebased on top of this in order to create a new version of servicelayer