Skip to content

Use reentrant semaphore lock for BoundedResolveCacheWrapper#2148

Open
matthiaso wants to merge 1 commit intoreleases/26.2from
features/matthiaso/26.2/419260_reentrantLockForBoundedResolveCacheWrapper
Open

Use reentrant semaphore lock for BoundedResolveCacheWrapper#2148
matthiaso wants to merge 1 commit intoreleases/26.2from
features/matthiaso/26.2/419260_reentrantLockForBoundedResolveCacheWrapper

Conversation

@matthiaso
Copy link
Copy Markdown
Member

One (and the same thread) should not acquire multiple semaphores, if it holds already the semaphore it may continue w/o semaphore.

419260

One (and the same thread) should not acquire multiple semaphores, if it
holds already the semaphore it may continue w/o semaphore.

419260
@matthiaso matthiaso self-assigned this Apr 17, 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