What is the problem the feature request solves?
We currently create a new tokio runtime for each plan. This issue is for discussing using a global tokio runtime for the executor process instead.
See #1523 (comment) for more context on why this is important.
Describe the potential solution
No response
Additional context
No response