| In order to act on this it would be great to have a reproducer. The issue is probably triggered by a combination of expressions that trigger autoloading and where the expressions involved gets autoloaded from. Second best is to get a stack trace that shows what puppet was doing when it encountered an error. While that tells us where the (believed) recursion in type loading occurs, it does not tell us why, so a reproducer is much appreciated. |