mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
c190773df1
commit
5c025e6a0e
1 changed files with 1 additions and 0 deletions
|
@ -301,6 +301,7 @@ if (empty($ffmpegCommand)) {
|
||||||
|
|
||||||
// Kill processes associated with the keyword
|
// Kill processes associated with the keyword
|
||||||
if (!empty($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");
|
//_error_log("Killing process with keyword: $keyword");
|
||||||
//killProcessFromKeyword($keyword, 60);
|
//killProcessFromKeyword($keyword, 60);
|
||||||
//sleep(5);
|
//sleep(5);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue