X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=update-web-status.py;h=7c297ce24322b16a1472bdd066104c1ed81b9454;hb=9502757035c347a7ec1762e74e25889f85ecbdc1;hp=c4fffa62ae6ee8a28109da11d13579c1111eb0d0;hpb=3ee5facd769b111061569c3047a63d33efaa2aef;p=svn42.git diff --git a/update-web-status.py b/update-web-status.py index c4fffa6..7c297ce 100755 --- a/update-web-status.py +++ b/update-web-status.py @@ -238,5 +238,6 @@ while True: sockhandle.close() except: pass + conn=None + sockhandle=None time.sleep(5) -