minor fixes and changes
This commit is contained in:
parent
526515db77
commit
c3dbd720c6
9 changed files with 31 additions and 25 deletions
|
|
@ -107,7 +107,7 @@ def exec_wrapper_tracemalloc_log():
|
|||
s = sum(stat.size for stat in stats) / 1024,
|
||||
w = col1w ))
|
||||
|
||||
exec_wrapper_init() # sets sys.path[0]
|
||||
exec_wrapper_init() # sets sys.path[0], runs overlay_setup()
|
||||
exec_wrapper_tstart = time.time()
|
||||
exec_wrapper_tracemalloc_setup()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue