Skip to content

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

Merged
taylorotwell merged 2 commits into
laravel:9.xfrom
madman-81:9.x
Mar 4, 2022
Merged

[9.x] Add "Mutex" column to 'schedule:list' command#41338
taylorotwell merged 2 commits into
laravel:9.xfrom
madman-81:9.x

Conversation

@madman-81

Copy link
Copy Markdown
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