Closed treadmillian closed 3 years ago
Hi!
The should_reboot_kernel
configuration is deprecated. I should find the time to update the Flex recipe 😅
If your config looks like this
baldinof_road_runner:
should_reboot_kernel: false
You should update it to:
baldinof_road_runner:
kernel_reboot:
strategy: on_exception # Use 'always' to reboot the kernel before each request
See https://github.com/Baldinof/roadrunner-bundle#kernel-reboots
Can the following deprecation notice be resolved?