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

Thread safety improvements #4

Closed

Commits on Oct 29, 2023

  1. Make worker state variable threadsafe

    vchuravy authored and jpsamaroo committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    12c9407 View commit details
    Browse the repository at this point in the history
  2. use atomic field

    vchuravy authored and jpsamaroo committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    5ced7b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a58c1dc View commit details
    Browse the repository at this point in the history
  4. Add gitignore

    jpsamaroo committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    88680df View commit details
    Browse the repository at this point in the history