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

Session lock #84

Open
jessepeterson opened this issue Oct 8, 2024 · 0 comments
Open

Session lock #84

jessepeterson opened this issue Oct 8, 2024 · 0 comments

Comments

@jessepeterson
Copy link
Member

Consider adding a global token session lock for a given DEP name. This would prevent race conditions with trying to acquire a session at the same time at the expense of locking every DEP query (because we don't know if a given query will require fetching a new session token). See also micromdm/micromdm#850.

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

No branches or pull requests

1 participant