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
Stop initializing python in Rust headless if user plugins or repo plugins is disabled
This will speed up InitCorePlugins by 5x for headless rust scripts that do not need python to be initialized. For rust scripts that do use python user plugins or repo plugins this keeps the behavior the same.
0 commit comments