artisan crashes : Scheduled clorues can not be run in background
Hi ! I'm having an issue since i have updated to lumen 10.x.
I can't run task in background, and even artisan is not working
i get "Scheduled closures can not be run in the background."
(coming from CallbackEvent.php line 105 )
(i use ubuntu or debian or manjaro, with php8.2)
Maybe i missed something somewhere ?
Or am i missing a php package, something like that ?
Thx