Skip to content

Check production install only if async is needed#2136

Open
doruchan wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
doruchan:main
Open

Check production install only if async is needed#2136
doruchan wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
doruchan:main

Conversation

@doruchan

Copy link
Copy Markdown

Hello,

This is spawn from #1500.

In the PackageCache.add_variants method there's a check for verify that rez is installed as a "production install".
I reckon this check only needs to happen if we want to cache the packages in async mode, and it should not matter if we are caching them in the same thread.

Thank you!

@doruchan doruchan requested a review from a team as a code owner June 16, 2026 23:36
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jun 16, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: doruchan / name: doruchan (8536289)

Signed-off-by: doruchan <doruchan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants