feat(builder): update multithreading

This commit is contained in:
Haoyu Xu
2021-08-08 21:04:00 -04:00
parent 10778e139a
commit 431da02fc2
3 changed files with 134 additions and 140 deletions

View File

@@ -22,6 +22,7 @@ class AtlasReader:
self.images.append(line)
line = f.readline()
self.copy()
return self.images
def copy(self):
shutil.copyfile(