Skip to content

Commit

Permalink
update common.py
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Jan 1, 2025
1 parent beb59f5 commit 4974f23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bot/helper/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -1465,7 +1465,6 @@ async def process_directory(directory, key):
await run_metadata_cmd(self, cmd)
self.subproc = None
os.replace(temp_file, up_dir)
cpu_eater_lock.release()
else:
await process_directory(up_dir, key)

Expand Down

0 comments on commit 4974f23

Please sign in to comment.