We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running into weird problem with yii2-queue, eg. non-terminating child-processes, etc..
yii2-queue
"Correct", unix-style process handling.
Weird errors :)
Related:
I think it should be checked for pcntl in RequirementsChecker and I'd also recommend to add this to the minimal Docker images.
pcntl
The text was updated successfully, but these errors were encountered:
Yes, I think it is a good idea to add it to requirements checker as optional dependency.
Sorry, something went wrong.
Do you have some time for a pull request?
Should be fixed in #19780.
No branches or pull requests
What steps will reproduce the problem?
Running into weird problem with
yii2-queue
, eg. non-terminating child-processes, etc..What is the expected result?
"Correct", unix-style process handling.
What do you get instead?
Weird errors :)
Additional info
Related:
I think it should be checked for
pcntl
in RequirementsChecker and I'd also recommend to add this to the minimal Docker images.The text was updated successfully, but these errors were encountered: