sdk-php
sdk-php copied to clipboard
The SDK does not use TaskQueue when searching for the Workflow to be started.
What are you really trying to do?
Registering two Workflows with the same name on different TaskQueues.
Describe the bug
The SDK does not use TaskQueue when searching for the Workflow to be started. As a result, it might start another Workflow class (from a different TaskQueue).