Skip to content

Commit

Permalink
update by errors
Browse files Browse the repository at this point in the history
  • Loading branch information
nytian committed Jun 27, 2024
1 parent d59d462 commit 22e0bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/WebJobs.Extensions.DurableTask/DurableTaskExtension.cs
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ void IExtensionConfigProvider.Initialize(ExtensionConfigContext context)
{
this.StartLocalGrpcServer();
}

if (this.OutOfProcProtocol == OutOfProcOrchestrationProtocol.OrchestratorShim)
{
this.StartLocalHttpServer();
Expand Down

0 comments on commit 22e0bfc

Please sign in to comment.