Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix race condition during Python library loading #350

Merged

use built-in cache instead of cached_property

2466403
Select commit
Loading
Failed to load commit list.
Merged

Fix race condition during Python library loading #350

use built-in cache instead of cached_property
2466403
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jan 23, 2025 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 72101f8 handle race condition when loading library from mu... Valid sign-off found
🟢 2466403 use built-in cache instead of cached_property Valid sign-off found