Homestyx hydra

R1:32c82a53deb4

After loading the effective Viewer during a VCS request, flag them for inline cache generation

Summary:
Ref T13590. User objects have some inline caches that don't do readthrough generation by default because it may be indicative of high-impact performance problems in code.

During a VCS request, these caches are normally unnecessary, but they may be hit on some unusual pathways (like error handling).

Flag VCS users as okay for inline generation. This does not indicate a performance problem and access to…
Repository: R1 hydra
Commit Date: Jan 26 2021