Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

"Scheduled command ['/usr/local/bin/php' 'artisan' xxx] failed with exit code []." #55609

Copy link
Copy link
Closed
@alexey-m-ukolov

Description

@alexey-m-ukolov
Issue body actions

Laravel Version

12.11.0

PHP Version

8.4.2

Database Driver & Version

No response

Description

#55572 introduced a new check on Illuminate\Console\Scheduling\Event::exitCode.
But this property is set only when runInBackground flag is false. Otherwise it is always null which now is getting compared to zero strictly, unlike the next check in the same function.

Steps To Reproduce

Schedule any console command with ->runInBackground() and wait for it to run, then check logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.