X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Robots%2Fbkmk_rforking.py;h=c04026e2cc6c48ce4c55425dbc585333906ae667;hb=4e86db886a2c446928438a038002b3084e7c0977;hp=849078e584a33abbb17cba4f6f74411a350e1aea;hpb=9f0cf5475608f64848242072211aa64969098a01;p=bookmarks_db.git diff --git a/Robots/bkmk_rforking.py b/Robots/bkmk_rforking.py index 849078e..c04026e 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: - log(" restarting hanging subprocess") + if log: log(" restarting hanging subprocess") del check_subp del subp_pipe