-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
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.