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

Prevent concurrent access to paper handler driver from mark-scan state machine #3703

Open
kshen0 opened this issue Jul 11, 2023 · 0 comments

Comments

@kshen0
Copy link
Contributor

kshen0 commented Jul 11, 2023

After state machine rewrite we should factor out the mutex package from vxscan and use it

  1. in the paper-handler driver to lock web device channels
  2. in the mark-scan state machine to prevent concurrent access to the driver
@kshen0 kshen0 self-assigned this Jul 11, 2023
@kshen0 kshen0 removed their assignment Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant