Skip to content

Incorrect Mention of Threading With Respect to Asynchronous Operations #25076

@AsifulNobel

Description

@AsifulNobel

The following line present here - Asynchronous computations are often started on a background thread while execution continues on the current thread. is wrong or ambiguous. Because async operations when done right does not continue on a separate thread. It is even mentioned here in this section.

Let me know if my understanding is correct. If the answer is yes, then I can also send a PR to fix this. 😃


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.


Associated WorkItem - 495866

Metadata

Metadata

Labels

📌 seQUESTeredIdentifies that an issue has been imported into Quest.dotnet-fsharp/svcin-prThis issue will be closed (fixed) by an active pull request.okr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.

Type

No type

Projects

Status

👀 In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions