Diego Alvarez
Diego Alvarez
I've run into the same issue as @mudassirkhan19 (thanks for the wrapper by the way!). I feel like it makes a lot of sense for the display to get closed...
I also have this problem, HDD spindown only works on timeouts
When I implemented it I expected for users to bring their own colons, as you can see in [here](https://github.com/Flared/dramatiq-abort/blob/b53f1287c2a62e1aa45ee0b96a18154d10610133/src/dramatiq_abort/backends/redis.py#L8). I guess it would be better for the library to give...
Ooh I didn't that thread it as I only searched in issues, thanks for pointing it out. We don't build it on top of conda-forge, that channel only has our...
> Oh that is interesting. Are you building everything from scratch? Including all compilers etc? Sadly it's nowhere that cool. We just build patched versions of libraries (pulling dependencies from...
@willmcgugan do you have any feedback on this? I'd love to get rid of hacky workarounds I have in my projects.