no spinner if not main
old-commit-hash: cb9bf8df23aa537e40ae3b85d5a34c16bfda2dce
This commit is contained in:
@@ -80,6 +80,8 @@ from multiprocessing import Process
|
||||
# Run scons
|
||||
spinner = Spinner()
|
||||
spinner.update("0")
|
||||
if __name__ != "__main__":
|
||||
spinner.close()
|
||||
|
||||
if not prebuilt:
|
||||
for retry in [True, False]:
|
||||
|
||||
Reference in New Issue
Block a user