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

[VAX-1373] Priority-aware mutex #674

Open
kevin-dp opened this issue Nov 16, 2023 · 1 comment
Open

[VAX-1373] Priority-aware mutex #674

kevin-dp opened this issue Nov 16, 2023 · 1 comment
Assignees
Labels
Improvement Created by Linear-GitHub Sync Satelite Created by Linear-GitHub Sync

Comments

@kevin-dp
Copy link
Contributor

Implement a priority-aware mutex such that we can prioritize the UI over Satellite.

From SyncLinear.com | VAX-1373

@kevin-dp kevin-dp self-assigned this Nov 16, 2023
@kevin-dp kevin-dp added Improvement Created by Linear-GitHub Sync Satelite Created by Linear-GitHub Sync labels Nov 16, 2023
@kevin-dp
Copy link
Contributor Author

We never came back to it. There's still a draft PR open but i no longer think we should implement our own priority-aware mutex, we could leverage async-mutex's semaphores which do support priorities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Created by Linear-GitHub Sync Satelite Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant