1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-10 06:20:27 -04:00

Sleep limits don't work

This commit is contained in:
Reinhard Pointner 2019-05-19 20:38:24 +07:00
parent 175b4df976
commit 9c21465e50

View File

@ -90,7 +90,6 @@ void build(ids, section, db, query) {
return null return null
} finally { } finally {
ls original ls original
sleep 5000
} }
} }
} }