You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #17405 Add paragraph about symfony-cli workers (xelaris)
This PR was merged into the 4.4 branch.
Discussion
----------
Add paragraph about symfony-cli workers
While having a look at the source code of the symfony-cli, I discovered this pretty handy feature of starting worker processes along with `symfony serve`. I couldn't find any documentation about this though, not even any hint about the config file.
See https://github.com/symfony-cli/symfony-cli/blob/main/local/project/config.go
Commits
-------
c3d877a Add paragraph about symfony-cli workers
0 commit comments