Skip to content

Arcp.md claims Hosting provides IHostedService + IHostApplicationLifetime #64

@nficano

Description

@nficano

Category: docs Severity: minor
Location: docs/projects/Arcp.md:25-25

What

ArcpHostingExtensions.AddArcpRuntime registers only a singleton + options; it wires neither IHostedService nor IHostApplicationLifetime (src/Arcp.Hosting/ArcpHostingExtensions.cs), contradicting this cell and Arcp.Hosting.md:5.

Evidence

| `Arcp.Hosting`     | `IHostedService` + `IHostApplicationLifetime` wiring. |

Proposed fix

Change the cell to 'DI singleton registration (AddArcpRuntime) for worker processes.'

Acceptance criteria

  • The table cell reflects the actual Hosting capability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    audit/docsAudit: documentation inaccuracysev/minorSeverity: minor

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions