It would be nice to allow build a executor with minimal settings like tokio do, at least worker_threads and max_blocking_threads.
I been trying to run pyo3 with smol and I noticed a substantial difference when I lower down both on tokio. It would nice to easily do the same on smol.
It would be nice to allow build a executor with minimal settings like tokio do, at least worker_threads and max_blocking_threads.
I been trying to run pyo3 with smol and I noticed a substantial difference when I lower down both on tokio. It would nice to easily do the same on smol.