What's Changed
- Add Horde.Process link by @caioaao in https://github.com/derekkraan/horde/pull/273
- Pass along max_children config to ProcessesSupervisor by @dbernazal in https://github.com/derekkraan/horde/pull/238
- feat(DynamicSupervisor): respect
extra_argumentsconfiguration by @noaccOS in https://github.com/derekkraan/horde/pull/274 - Race condition during Registry.lookup/2 by @Mo...