elfo-rs / elfo

An asynchronous distributed actor framework in Rust with robust observability
217 stars 12 forks source link

fix(core/supervisor): pre-spawn actors in Multicast to avoid deadlock #105

Closed GoldsteinE closed 1 year ago

GoldsteinE commented 1 year ago

Supersedes #103, #104