runtime
runtime copied to clipboard
Add the ability to start and stop IHostedService instances concurrently
Implements #68036
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: |
|
Milestone: | - |
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.
Thanks for the contribution @jerryk414 let me know if you have any blockers with addressing the remaining feedback.
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
.
Closing it we can consider opening when we get more feedback.