X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Robots%2Fbkmk_rforking.py;h=849078e584a33abbb17cba4f6f74411a350e1aea;hb=9f0cf5475608f64848242072211aa64969098a01;hp=c04026e2cc6c48ce4c55425dbc585333906ae667;hpb=347ec3554d49c4b49f3d7ed718d6ef0541806a5e;p=bookmarks_db.git diff --git a/Robots/bkmk_rforking.py b/Robots/bkmk_rforking.py index c04026e..849078e 100644 --- a/Robots/bkmk_rforking.py +++ b/Robots/bkmk_rforking.py @@ -24,7 +24,7 @@ subp_pipe = None def stop_subp(log): global check_subp, subp_pipe if check_subp: - if log: log(" restarting hanging subprocess") + log(" restarting hanging subprocess") del check_subp del subp_pipe