mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-06-09 14:25:43 -04:00
added handling when client or torrent is null
This commit is contained in:
@@ -283,7 +283,7 @@ public abstract class GenericHandler : IHandler
|
||||
"skip lazylibrarian delete | torrent reference unavailable | {title} | {hash}",
|
||||
record.Title, record.DownloadId
|
||||
);
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user