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
Just copying a bug from RT over here, in case it helps with visibility:
If Gearman::Client starts a high priority background job, it got a regular SUBMIT_JOB_BG mode instead of SUBMIT_JOB_HIGH_BG. Two simply changes in Gearman::Util and Gearman::Task will solve the problem.
If Gearman::Client starts a high priority background job, it got a regular SUBMIT_JOB_BG mode instead of SUBMIT_JOB_HIGH_BG.
Two simply changes in Gearman::Util and Gearman::Task will solve the problem.
The patches are in the RT ticket: https://rt.cpan.org/Ticket/Display.html?id=100594&results=20edf80e05287d7fb1428a4be92d762c
If it would help I can re-create them as a PR on Github?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just copying a bug from RT over here, in case it helps with visibility:
The patches are in the RT ticket: https://rt.cpan.org/Ticket/Display.html?id=100594&results=20edf80e05287d7fb1428a4be92d762c
If it would help I can re-create them as a PR on Github?
The text was updated successfully, but these errors were encountered: