Skip to content
Snippets Groups Projects
Commit 7afbb0a7 authored by Raphael Collet's avatar Raphael Collet
Browse files

[IMP] module/loading: do not try to load module graph when nothing to load

This simple optimization in load_marked_modules() avoids unnecessary calls to
load_module_graph().  This provides a small speedup, and avoids confusing log:
some module updates were making it look like the registry was loaded 5 times
instead of once.
parent 633ec310
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment