Skip to content

[ASYNC-READY-T7] Add Windows coverage for native async REST server paths #391

@keaz

Description

@keaz

Outcome

Make native async REST server coverage production-ready on Windows once the async HTTP server path is fully native.

Background

The support matrix still marks REST/async runtime on Windows as partial. Client/runtime async coverage exists, but REST/server-oriented async execution coverage remains primarily non-Windows.

Definition of Done

  • Add Windows-capable validation for native async HTTP server request/response paths once std.http_server.async_* is end-to-end native
  • Add CI smoke coverage or deterministic gated validation for async accept/read/write/serve on Windows
  • Verify typed timeout/connection-closed/malformed-request behavior remains stable on Windows-supported paths
  • Update docs to reflect actual Windows support scope
  • Run targeted validation plus make ci

Acceptance Criteria

  • Windows support claims are backed by real validation for native async REST server paths
  • Docs describe the Windows async REST server scope precisely
  • No placeholder platform claim remains in the async support matrix

Test Plan

  • Windows-focused smoke/integration validation for async HTTP server paths
  • Contract/doc tests for support-matrix consistency
  • make ci

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions