Skip to content

Route .NET worker startup through an app registry#389

Draft
THardy98 wants to merge 1 commit into
mainfrom
feat/dotnet-worker-app-registry
Draft

Route .NET worker startup through an app registry#389
THardy98 wants to merge 1 commit into
mainfrom
feat/dotnet-worker-app-registry

Conversation

@THardy98
Copy link
Copy Markdown
Contributor

The .NET worker now keeps its sdkbuild App.RunAsync entrypoint but dispatches through a small app registry before handing off to the harness. The default worker app remains the kitchen sink worker, with the implementation moved under WorkerLib.

The .NET worker now keeps its sdkbuild App.RunAsync entrypoint but dispatches through a small app registry before handing off to the harness. The default worker app remains the kitchen sink worker, with the implementation moved under WorkerLib.
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.

1 participant