Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

fine tune locking #42

Open
imabdulbasit opened this issue Jul 26, 2024 · 0 comments
Open

fine tune locking #42

imabdulbasit opened this issue Jul 26, 2024 · 0 comments

Comments

@imabdulbasit
Copy link
Collaborator

We can get the Postgres connection using a read lock, but the POST methods give us a mutable reference to the state, i.e., a write lock. We might not need to update the SolverState and only require database updates. If that is the case, then we can change the POST method to at() to control locking.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant