Adapters - Single Thread
This is used to gracefully degrade when the PCNTL adapter cannot be used.
As the name suggests, all code is run in a single thread and each call()
will block until the requested code has executed.
This is used to gracefully degrade when the PCNTL adapter cannot be used.
As the name suggests, all code is run in a single thread and each call()
will block until the requested code has executed.