Skip to content

Conversation

@devajmeireles
Copy link
Contributor

This PR aims to fix the following issue: the Concurrency facade was released with the configuration:

// ... 'driver' => env('CONCURRENCY_DRIVER', 'process'),

... but internally the ConcurrencyManager is trying to get the concurrency.default instead of concurrency.driver, which causes we can't change the driver.

@devajmeireles devajmeireles changed the title [Fix] Using Correct Concurrency Configuration Index Name [11.x] Using Correct Concurrency Configuration Index Name Sep 14, 2024
@taylorotwell taylorotwell merged commit fbef34c into laravel:11.x Sep 16, 2024
@devajmeireles devajmeireles deleted the feat/fixing-concurrency-driver-config-name branch September 16, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants