Skip to content

fix/remediate-race-condition - #2

Merged
AtaCanYmc merged 2 commits into
masterfrom
fix/remediate-race-condition
Aug 4, 2026
Merged

fix/remediate-race-condition#2
AtaCanYmc merged 2 commits into
masterfrom
fix/remediate-race-condition

Conversation

@AtaCanYmc

Copy link
Copy Markdown
Owner

No description provided.

…e expiration

- Add thread-safe lock to LocalThrottler to prevent concurrent semaphore re-instantiation
- Harden GitHubCore context manager exit against None client calls
- Refactor MemCache to passive O(1) expiration on lookup/set instead of O(N) linear sweep
- Add unit tests in tests/test_unit_test/test_unit_test.py
…to fix/remediate-race-condition

# Conflicts:
#	tests/test_unit_test/test_unit_test.py
@AtaCanYmc
AtaCanYmc merged commit 5f38b0d into master Aug 4, 2026
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.

1 participant