Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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