mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-12 08:01:04 +00:00
* fixup number of worker threads; needed to pass down the constraint to the underlying tokio runtime * fixup thread name id generation: was accidentally a global id number rather than being scoped to the pool * switch from bespoke worker pool with localset to a lifetime-scoped Runtime instance for spool-in