Closed
Description
Noticed this while debugging regression tests.
As a result of CL 417576, when we re-initialize a workspace we also do a follow-up load of all packages. Note that we must reload some packages for correctness (because they may have disappeared), but not all. We must prune our shouldLoad map during reinitialization.