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
In process manager, names of both the available and ignored modules are parsed again and again inside a loop, which checks for similarities. Both can be parsed once, saved and then compared.
Refactor funcion "is_ignored_module" in managers/process_manager.py