Skip to content

Fix for errors on $currentJob property #581

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

Merged

Conversation

adm-bome
Copy link
Collaborator

RabbitMQQueue::$currentJob must not be accessed before initialization

Fixes for issue: #572 #555

RabbitMQQueue::$currentJob must not be accessed before initialization

Fixes for issue: #572 #555
@adm-bome adm-bome self-assigned this Jan 26, 2024
@adm-bome adm-bome requested a review from khepin January 26, 2024 12:16
@adm-bome adm-bome linked an issue Jan 26, 2024 that may be closed by this pull request
@adm-bome adm-bome requested a review from M-Porter January 26, 2024 14:25
@adm-bome adm-bome merged commit 2fda572 into master Jan 26, 2024
@adm-bome adm-bome deleted the fix/errors-on-property-initialization-for-current-job branch January 26, 2024 16:21
@adm-bome adm-bome restored the fix/errors-on-property-initialization-for-current-job branch January 26, 2024 16:21
@adm-bome adm-bome deleted the fix/errors-on-property-initialization-for-current-job branch January 26, 2024 16:21
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.

RabbitMQQueue::$currentJob must not be accessed before initialization
2 participants