...
StackOverflow Latest Questions
I’m using Laravel Octane with OpenSwoole, and I’m trying to run nested Octane::concurrently() calls. However, I keep getting this error: OpenSwoole\Server::taskWaitMulti(): taskWaitMulti method can only be used in the worker process Here’s the code that produces the error: Octane::concurrently([ ...