Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1546

Improve test lock usage pattern

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      We currently run our tests in parallel and use a test lock to avoid interference. Although we've determined that running sequentially is infeasible at this time, we should consider improving the way we use the test lock to avoid the pitfalls described in RUST-1280. Potential solutions include using the serial crate and introducing a macro/proc macro that acquires the lock.

            Assignee:
            Unassigned Unassigned
            Reporter:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: