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
Systemv message type [3] will not be handled by queue node and the job with OPTION_FORCE_SPAWN true will not be started.
Systemv message type [3] should be handled by queue node.
[2020-06-16T11:52:59.590262+00:00] default.INFO: start job listener {"category":"TaskScheduler\\Queue"} [] 2020-06-16 11:52:59 [TaskScheduler\WorkerManager,DEBUG]: spawn initial [1] workers [] [] 2020-06-16 11:52:59 [TaskScheduler\WorkerManager,DEBUG]: spawn new worker [] [] 2020-06-16 11:52:59 [TaskScheduler\WorkerManager,DEBUG]: spawned worker [5ee8b29bf3e7824c713aba3a] with pid [96] [] [] 2020-06-16 11:52:59 [TaskScheduler\WorkerManager,DEBUG]: received systemv message type [3] [] []
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Systemv message type [3] will not be handled by queue node and the job with OPTION_FORCE_SPAWN true will not be started.
To Reproduce
Expected behavior
Systemv message type [3] should be handled by queue node.
Environment
Additional context
The text was updated successfully, but these errors were encountered: