Aleksei Gagarin
Aleksei Gagarin
I may have misunderstood your question. If you want to simply run a Child Workflow in a Detached context (for example, after receiving a Cancel) and just complete the parent,...
Reproduced on the next env: - Windows - PHP 8.3.x - without protobuf extension (with it works well)
Feature and Acceptance tests on Windows still fail with error code `-1073741819`, even with installed protobuf extension.
Hello. It seems you're not the only one observing similar behavior. I've attached a log snippet from another project. It seems like an event (command) to start an Activity is...
Hi @jackprice Please note [this release](https://github.com/temporalio/sdk-php/releases/tag/v2.15.1): we found and fixed a bug that was likely causing non-deterministic behavior in your case.
@jackprice Could you please tell me if you were able to reproduce the non-deterministic behavior on the latest version of SDK?
Closing due to inactivity. The issue is presumably resolved in release [2.15.1](https://github.com/temporalio/sdk-php/releases/tag/v2.15.1).
We use HasOne relation when we want to link inner PK with an outer field. Looks like BelongsTo or RefersTo should be used in all the relations there.
what do you mean?
There is no a special reason. It's just not implemented :]