Skip to content

Locally scoped variables are not copied into scriptblock in some instances #9

@icanhazpython

Description

@icanhazpython

When Invoke-Parallel is called from .ps1 script root (not from within a function), locally scoped variables are not copied to the script block. This issue does not present when Invoke-Parallel is called from within a function.

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