@@ -28,6 +28,8 @@ while True:
status, res = runcode(__cmd)
if status != 1:
__cmd = ""
if status == 0:
print("*ERROR* Exception:", str(res))
except Exception as __err:
print("*ERROR* Exception:", str(__err))
The note is not visible to the blocked user.