Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When running in client mode (using grpc) the client should not be listening/start kestrel. #4391

Open
rysweet opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
dotnet issues related to AutoGen.Net needs-triage
Milestone

Comments

@rysweet
Copy link
Collaborator

rysweet commented Nov 27, 2024

What happened?

probably it should not even do this when running in memory either - its only a Host in the sense that its a background service and uses the DI container.

What did you expect to happen?

it should not be starting a kestrel endpoint

How can we reproduce it (as minimally and precisely as possible)?

in HelloAgents, do dotnet run

AutoGen version

0.4

Which package was this bug in

Core

Model used

No response

Python version

No response

Operating system

osx+dotnet 9

Any additional info you think would be helpful for fixing this bug

No response

@rysweet rysweet added the dotnet issues related to AutoGen.Net label Nov 27, 2024
@rysweet rysweet added this to the 0.4.0 milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet issues related to AutoGen.Net needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants