You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: $start_workers() now starts each worker in its own mirai::mirai() call instead of a single mirai::mirai_map() call, so that workers can create local daemons.