FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
fix: Add context manager for clearer, safer locks by jsonbailey · Pull Request #396 · launchdarkly/python-server-sdk · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
launchdarkly
/
python-server-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
44
Code
Issues
8
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: Add context manager for clearer, safer locks
- #396
#396
Merged
jsonbailey
merged 6 commits into
main
launchdarkly/python-server-sdk:main
from
jb/sdk-1710/lock-context-manager
launchdarkly/python-server-sdk:jb/sdk-1710/lock-context-manager
Copy head branch name to clipboard
Jan 6, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
fix: Add context manager for clearer, safer locks
#396
jsonbailey
merged 6 commits into
main
launchdarkly/python-server-sdk:main
from
jb/sdk-1710/lock-context-manager
launchdarkly/python-server-sdk:jb/sdk-1710/lock-context-manager
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2026
[sdk-1710] fix: Add context manager to rw lock
jsonbailey
committed
76f9eb9
View commit details
Copy full SHA for 76f9eb9
Browse repository at this point
[sdk-1710] convert some existing lock implementation to RWlock if they benefit
jsonbailey
committed
320e723
View commit details
Copy full SHA for 320e723
Browse repository at this point
[sdk-1710] update naming
jsonbailey
committed
ec04a4e
View commit details
Copy full SHA for ec04a4e
Browse repository at this point
[sdk-1710] lint fix
jsonbailey
committed
1cbcfd8
View commit details
Copy full SHA for 1cbcfd8
Browse repository at this point
revert back to RLock for the store to prevent deadlock
jsonbailey
committed
6158927
View commit details
Copy full SHA for 6158927
Browse repository at this point
use original import order
jsonbailey
committed
cf0f77a
View commit details
Copy full SHA for cf0f77a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL