Files
kumomta/crates/kumo-server-runtime/src
Wez Furlong 47f9f746dc misc fixups for recent Runtime changes
* 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
2024-12-07 09:17:55 -07:00
..
2024-12-07 09:17:55 -07:00