Remove calls to t.Parallel() in bson package

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: BSON, Testing
    • None
    • Go Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      There is no reason to run Parallel() in the bson package since there is no blocking code there. This convention makes it hard to isolate failing tests using -failfast.

      Definition of done

      Remove all instances of t.Parallel() in the bson package

      Update best practice docs accordingly

      Pitfalls

      Not investigated

            Assignee:
            Unassigned
            Reporter:
            Preston Vasquez
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: