HomePhorge

(13070) Mark files as loaded before we load
57a74f7a9c84Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(13070) Mark files as loaded before we load

There is a loading cycle that occurs in some situations. It showed up as
not being able to describe certain types because the description
depended on the name of the type's class. For some reason (that is not
entirely clear) the multiple loading of code seems to cause the name of
the class to be wrong.

This patch changes it to mark the file as loaded first, so that we don't
get into a loading cycle.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU96d70720844d: Merge pull request #943 from joshcooper/maint/2.7.x/openrc-spec
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU57a74f7a9c84: (13070) Mark files as loaded before we load (authored by Andrew Parker <andy@puppetlabs.com>).Jul 18 2012, 3:14 AM