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

Centralise more locks #8389

Merged
merged 7 commits into from
Nov 17, 2024
Merged

Conversation

yschimke
Copy link
Collaborator

Investigating #8388 - trying to ensure we have a central place to reason about our locks.

@yschimke yschimke marked this pull request as ready for review April 27, 2024 11:04
@yschimke
Copy link
Collaborator Author

The idea is with a central place of inlined locking primitives, I can experiment like

https://github.com/square/okhttp/blob/44dc78f53ee188268f9e8a2a57c9f2537be9b7a9/okhttp/src/main/kotlin/okhttp3/internal/connection/Locks.kt

In ways we will never land, but without a lot of refactoring to do so.

# Conflicts:
#	okhttp/src/main/kotlin/okhttp3/internal/concurrent/TaskRunner.kt
@yschimke yschimke merged commit 3e56089 into square:master Nov 17, 2024
20 checks passed
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.

2 participants