mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
refractor files and improve aria2 process killing, needs improvement
This commit is contained in:
@@ -58,6 +58,6 @@ def send_notification(shutdown_event):
|
||||
message = f"{download.name} has finished downloading.",
|
||||
timeout = 4
|
||||
)
|
||||
except Exception:
|
||||
except Exception as e:
|
||||
pass
|
||||
time.sleep(5)
|
||||
|
||||
Reference in New Issue
Block a user