Skip to content

vm: misleading language #10697

Closed
Closed
@mscdex

Description

@mscdex
  • 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

No one assigned

    Labels

    good first issueIssues that are suitable for first-time contributors.vmIssues and PRs related to the vm subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions