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
If you run openevolve run calls in parallel, each parallel run ends up duplicating each other's logs, because they are all registered against a global logger namespace. This makes the logging basically impossible to use properly