Skip to content

Conversation

hsmfawaz
Copy link

@hsmfawaz hsmfawaz commented Apr 13, 2022

This pr intend to fix issue that prevent scheduler from working as expected
Related issues:
laravel-zero/laravel-zero#406
laravel-zero/laravel-zero#355

@hsmfawaz
Copy link
Author

@owenvoke Can you please review this pr because the scheduler is broken

@sebastiaanluca
Copy link

Tried to apply the fix locally, but it doesn't seem to do anything?

@hsmfawaz
Copy link
Author

Tried to apply the fix locally, but it doesn't seem to do anything?

1- Install a fresh laravel-zero application
2- uncomment the scheduler function on inspire command
3- then call php application schedule:list
4- you should get "no defined schedules"
5- apply the fix
6- then call it again

@owenvoke
Copy link
Member

This was unintentionally the fix for another issue, so this has been merged as part of v9.1.3 👍🏻 Thanks!

@owenvoke owenvoke closed this Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants