Merge pull request #4 from TheBlueMatt/2022-08-fix-executors
authorArik <arik-so@users.noreply.github.com>
Mon, 22 Aug 2022 02:43:03 +0000 (19:43 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 02:43:03 +0000 (19:43 -0700)
Don't spawn new single-threaded executors, stay inside tokio


Trivial merge