Skip to content

[13.x] Adds starting method to Monitor interface #55950

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

Closed
wants to merge 1 commit into from

Conversation

Orrison
Copy link
Contributor

@Orrison Orrison commented Jun 8, 2025

A breaking change follow-up to #55941, adds the starting method to the Monitor interface to match the existence of stopping in this interface and the starting method implemented in src/Illuminate/Queue/QueueManager.php.

This is failing CI as the changes merged in #55941 are not yet merged back into master. If how this gets merged in needs to be changed I can wait on it.

@taylorotwell
Copy link
Member

Tests failing.

@Orrison
Copy link
Contributor Author

Orrison commented Jun 9, 2025

Tests failing.

@taylorotwell tests are currently failing due to #55941 not being in master yet. Is 12.x merged into master upon a minor release? If so, then I will re-open this PR then.

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.

2 participants