Skip to content

Should not require parallel tests if T.Setenv() is called #25

@gdavison

Description

@gdavison

According to the documentation for T.Setenv(), B.Setenv(), and F.Setenv()

Because Setenv affects the whole process, it cannot be used in parallel tests or tests with parallel ancestors.

Calls to Setenv will panic if called in a parallel test

The tparallel linter should not require parallel tests if Setenv is called in the 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