Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: posix_kill() expects parameter #385

Open
hejhog opened this issue Nov 4, 2018 · 0 comments
Open

Warning: posix_kill() expects parameter #385

hejhog opened this issue Nov 4, 2018 · 0 comments

Comments

@hejhog
Copy link

hejhog commented Nov 4, 2018

When Maximum job runtime is set in backend the following error log is created.

Notice: Use of undefined constant SIGINT - assumed 'SIGINT' in app/code/community/Aoe/Scheduler/Model/Schedule.php on line 484
Warning: posix_kill() expects parameter 2 to be long, string given in app/code/community/Aoe/Scheduler/Model/Schedule.php on line 484
Notice: Use of undefined constant SIGKILL - assumed 'SIGKILL' in app/code/community/Aoe/Scheduler/Model/Schedule.php on line 498
Warning: posix_kill() expects parameter 2 to be long, string given in app/code/community/Aoe/Scheduler/Model/Schedule.php on line 498

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant