@@ -229,6 +229,7 @@ def _download_with_aria2(aria2_config: str, total_length: int, directory: str =
raise e
finally:
try:
if os.path.exists(path):
os.remove(path)
except OSError:
pass
The note is not visible to the blocked user.