Skip to content

Check instance support failed without resolving #26

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

Conversation

ovkireev
Copy link
Contributor

@ovkireev ovkireev commented Nov 12, 2021

When qless server in field klass send invalid class defenition (by default qless UI send 'Qless\Jobs\BaseJob' in my environment) then during class resolving for check if failed method exists crash happened. Because invalid class value can't be fully resolved.

So I suggest check if class has 'failed' method without resolving it.

@osadchyi-s osadchyi-s merged commit ff6776c into pdffiller:master Nov 18, 2021
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

Successfully merging this pull request may close these issues.

4 participants