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
jimbojsb/workman is only working on unix platform because it uses pcntl extension.
one idea would be to use symfony/Process: https://github.com/symfony/Process
There is a need to create a manager that can start and stop workers.
It could be configured by a file that the worker needs to read from.
The text was updated successfully, but these errors were encountered: