Azure / azure-functions-dotnet-worker

Azure Functions out-of-process .NET language worker
MIT License
431 stars 184 forks source link

Updating service registration methods to ensure idempotency #2820

Closed fabiocav closed 4 days ago

fabiocav commented 1 week ago

Updates to service registrations to ensure idempotency. With the recent updates, the changes in this PR will address unnecessary and invalid service registrations.

Pull request checklist