Skip to content

Change _COPIED_MODS_LOCK from threading.Lock() to threading.RLock() - #39

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_949796908
Jul 18, 2026
Merged

Change _COPIED_MODS_LOCK from threading.Lock() to threading.RLock()#39
copybara-service[bot] merged 1 commit into
mainfrom
test_949796908

Conversation

@copybara-service

Copy link
Copy Markdown

Change _COPIED_MODS_LOCK from threading.Lock() to threading.RLock()
to prevent self-deadlock when get_copied_module is called recursively
during fallback.

@google-cla

google-cla Bot commented Jul 17, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

to prevent self-deadlock when get_copied_module is called recursively
during fallback.

PiperOrigin-RevId: 949835681
@copybara-service
copybara-service Bot merged commit e7ed43e into main Jul 18, 2026
@copybara-service
copybara-service Bot deleted the test_949796908 branch July 18, 2026 00:19
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.

0 participants