AsdfLazyReferenceError

exception asdf.exceptions.AsdfLazyReferenceError[source]

Indicates that the lazy tree node failed to resolve a reference to an AsdfFile instance. This likely means the AsdfFile was garbage collected and you may need to update your code to keep the AsdfFile in memory (by keeping a reference).