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

tokio panics when tasks are spawned after runtime has been dropped

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.10.0
    • Affects Version/s: None
    • Component/s: None
    • None

      If {{AsyncRuntime::execute }}is called after the runtime has been dropped, it causes tokio to panic internally. We should check if the runtime is still alive before attempting to spawn these tasks.

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: