The threadpool for the asyncScheduler has a maximum of 64 threads and it's a hard-coded number in the library.
Currently it doesn't look like there's a public way to modify that.
It would be useful to be able to configure that when the library is instanced