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
I have installed Actor Systems on a variety of different computers running Linux or Windows (10 or 11). On some of our older Windows PCs the MAX_ADMIN_STARTUP_DELAY in multiprocCommon.py is to low. On some PCs the Actor System needs a second attempt to start. On some others the Actor System cannot be started at all.
I made an experiment setting the constant from 5 seconds to 20 seconds and the start went well.