temporalio / sdk-dotnet

Temporal .NET SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Signals that can't be deserialized should be dropped/ignored

cretz opened this issue · comments

Describe the bug

In Go and Java we drop signals whose args can't be deserialized, we should here too.