tokio panics when tasks are spawned after runtime has been dropped

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.10.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
            Samuel Rossi (Inactive)
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: