Skip to content

Conversation

@frankbuckley
Copy link

Fixes TimeSpan format strings to escape colons.

WhitWaldo and others added 3 commits June 26, 2025 18:33
* Dramatically refactored the processor to remove complex cancellation token logic, remove hello initialization call and eliminate a lot of the anonymous async variable assignments to simplify debugging and logging
* Removed hello initialization
TimeSpan format strings in the GrpcDurableTaskWorker.Processor.cs file have been updated to use the correct escape sequences for colons, ensuring that the output is formatted as expected.

Signed-off-by: Frank Buckley <[email protected]>
@WhitWaldo
Copy link
Collaborator

Thank you for putting this together - could you please make sure to sign your commit(s) so we can merge it?

@frankbuckley
Copy link
Author

Thank you for putting this together - could you please make sure to sign your commit(s) so we can merge it?

I think this commit is already signed?

@WhitWaldo WhitWaldo changed the base branch from release-1.16-rc05 to main August 21, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants