Skip to content

Use read lock when subscribing to publishers…#44

Merged
mcculls merged 1 commit intomasterfrom
mcculls/locatorRWLocking
Jan 20, 2022
Merged

Use read lock when subscribing to publishers…#44
mcculls merged 1 commit intomasterfrom
mcculls/locatorRWLocking

Conversation

@mcculls
Copy link
Contributor

@mcculls mcculls commented Jan 20, 2022

…and write lock when adding/removing publishers.

This lets us call mediators under the more relaxed read lock which avoids potential deadlocks.

…ng/removing publishers.

This lets us call mediators under the more relaxed read lock which avoids potential deadlocks.
@mcculls
Copy link
Contributor Author

mcculls commented Jan 20, 2022

This fixes issue #28

@mcculls mcculls merged commit 96a7230 into master Jan 20, 2022
@mcculls mcculls deleted the mcculls/locatorRWLocking branch January 20, 2022 02:04
cstamas pushed a commit that referenced this pull request May 17, 2024
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