Attempted further memory leak prevention; fixed bugs from moving to python 12; misc.
This commit is contained in:
@@ -113,4 +113,4 @@ class Launcher:
|
||||
if not os.path.islink(fp): # Skip if it is symbolic link
|
||||
total_size += os.path.getsize(fp)
|
||||
|
||||
return total_size
|
||||
return total_size
|
Reference in New Issue
Block a user