sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

Test Server hanging or reporting completed on start update requests

Open Sushisource opened this issue 10 months ago • 1 comments

While testing update for Python SDK against the Test server, the server was either hanging (when downloaded from the CDN) or reporting the workflow was complete when it wasn't/shouldn't be (running locally from this repo) after one successful update call.

Not much to go on here since there are no logs really and I haven't had time to dig in with a debugger yet. Opening this so I have an issue to reference in skipped tests in Python.

Sushisource avatar Oct 20 '23 23:10 Sushisource

This same issue is happening in .NET: https://github.com/temporalio/sdk-dotnet/issues/179. Updates are accepted but then nothing happens. I too have not debugged this.

cretz avatar Jan 22 '24 13:01 cretz