luispedro / jug

Parallel programming with Python
https://jug.readthedocs.io
MIT License
412 stars 62 forks source link

Added missing colon in Redis listlocks() #51

Closed aggronerd closed 7 years ago

aggronerd commented 7 years ago

Hi, I found this little issue affecting the jug status command. It was causing nothing to come back as "running". I am not sure if there might have been other issues as a result of this.

luispedro commented 7 years ago

Thanks. I guess the redis backend is not so widely tested. Merging...