Azure / azure-functions-dotnet-worker

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

initial fix of duplicate registrations if AddFunctionsWorkerCore called twice #2790

Closed brettsam closed 3 weeks ago

brettsam commented 4 weeks ago

There will be more to improve here, but first crack at making AddFunctionsWorkerCore work if called multiple times.

Pull request checklist