Skip to content

testing: document that T and B are safe for concurrent calls #13108

@bradfitz

Description

@bradfitz

We never documented that t.Errorf and friends are safe to call concurrently from different goroutines.

This came up in review, with unnecessary locking around calling methods on t.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions