Expand description
Best-effort OS thread spawning — never panics when the kernel returns EAGAIN.
Functions§
- spawn_
named - Spawn
fon a named thread. On failure (e.g. PID/thread limit), log a warning and returnNoneso callers can fall back to inline work or skip the feature.