-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.vmIssues and PRs related to the vm subsystem.Issues and PRs related to the vm subsystem.
Description
- Version: v4.x, v6.x, v7.x, master
- Platform: n/a
- Subsystem: doc
The note following the http.Server
example in the vm
documentation contains misleading language. Specifically, it mentions "the calling thread's context" when it has nothing to do with threading since code execution via vm
happens on the same thread. The note makes it sound as if this is not the case.
I'm not sure what wording would describe this more accurately. "the parent context?" "the original context?"
Metadata
Metadata
Assignees
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.vmIssues and PRs related to the vm subsystem.Issues and PRs related to the vm subsystem.