Skip to content
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

[9.x] Add "Mutex" column to 'schedule:list' command #41338

Merged
merged 2 commits into from
Mar 4, 2022

Conversation

madman-81
Copy link
Contributor

Add "Mutex" column to 'schedule:list' command to indicate if a command is currently blocked by a mutex

Indicating the timestamp the mutex was created isn't (good) possible, because this is controlled by the store implementation and therefore differs for each possible store type

See #41311

@taylorotwell taylorotwell merged commit e09701c into laravel:9.x Mar 4, 2022
@GrahamCampbell GrahamCampbell changed the title Add "Mutex" column to 'schedule:list' command [9.x] Add "Mutex" column to 'schedule:list' command Jun 17, 2022
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