runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Add the ability to start and stop IHostedService instances concurrently

Open jerryk414 opened this issue 2 years ago • 2 comments

Implements #68036

jerryk414 avatar Sep 20 '22 14:09 jerryk414

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

Tagging subscribers to this area: @dotnet/area-extensions-hosting See info in area-owners.md if you want to be subscribed.

Issue Details

Implements #68036

Author: jerryk414
Assignees: -
Labels:

new-api-needs-documentation, area-Extensions-Hosting

Milestone: -

ghost avatar Sep 20 '22 14:09 ghost

I'm not sure why the check runtime (Libraries Test Run release coreclr Linux_musl x64 Debug) is failing - i've checked the logs and everything i'm seeing indicates that the actual tests are succeeding but some portion of the process to run the tests is failing.

It looks like it's failing on the Send to Helix step. I did find a helix log that indicates that the issue is unrelated to my changes but related to an issue with uploading helix logs.

Seems like this could be related to #74699.

Any assistance would be appreciated.

jerryk414 avatar Sep 21 '22 16:09 jerryk414

Thanks for the contribution @jerryk414 let me know if you have any blockers with addressing the remaining feedback.

maryamariyan avatar Oct 11 '22 19:10 maryamariyan

This pull request has been automatically marked no-recent-activity because it has not had any activity for 14 days. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will remove no-recent-activity.

ghost avatar Oct 26 '22 03:10 ghost

Closing it we can consider opening when we get more feedback.

tarekgh avatar Nov 01 '22 21:11 tarekgh