1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
Daniel Neto 2024-12-31 16:16:44 -03:00
parent c190773df1
commit 5c025e6a0e

View file

@ -301,6 +301,7 @@ if (empty($ffmpegCommand)) {
// Kill processes associated with the keyword
if (!empty($keyword)) {
// if I kill it it will infinite loop the VideoPlaylistScheduler because the on_publish done
//_error_log("Killing process with keyword: $keyword");
//killProcessFromKeyword($keyword, 60);
//sleep(5);