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

mongo-rust-driver - PR #1101: Fix #1099 and allow `ClientSession` to be used without moving

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      clarkmcc has created PR #1101: Fix #1099 and allow `ClientSession` to be used without moving in mongo-rust-driver

      Issue Text:
      This is a breaking change, though in most cases I suspect it won't actually break code unless people are truly passing non-`ClientSession` types that are `Into<&mut ClientSession>`. None of the tests in the repo were doing this that I could find.

      In any case, not sure if this is a good idea, just want to get some eyes on the issue.

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

              Created:
              Updated:
              Resolved: