mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2025-08-07 04:16:56 +02:00
* bug: Allow threadpool size to be set. It appears that the replacement for setting ACTIX_THREADPOOL would be to call `ServiceBuilder.worker_max_blocking_threads()` This PR introduces the ability to set this value by using the `worker_max_blocking_threads`configuration variable. Closes #SYNC-4271 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |