Skip to content

Refactor module name parsing in process_manager.py #1542

Open
@jsvobo

Description

@jsvobo

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

Metadata

Metadata

Assignees

Labels

Difficulty: BeginnersStuff that you can do with skills for starters

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions