fedify
fedify copied to clipboard
Provide a way to spawn a worker manually
Currently, a Federation instance automatically spawns workers on demand, but there are times when we want to spin up workers in separate processes, so we should provide an option to prevent workers from spawning automatically and a method to spawn workers manually.