zviRosenfeldRedis

Results 4 issues of zviRosenfeldRedis

I'm tracking processes that die after a while, and are never expected to come back. So I don't want these process groups to appear in the stats once the process...

If this option is True (default false) we'll remove groups if they have 0 processes (by default we leave the group, assuming processes from that group will be back) The...

**Version**: 4.3.4, but the code that causes the issue still exists in master **Platform**: Python 3.11 **Description**: In rare cases, there's a deadlock in class `Pipeline`. The class resets it's...

I need to add a custom label to a process group. The label's value will be calculated by on a bash command that will be ran when the first process...