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

Fix races and panics around connections #17

Merged
merged 21 commits into from
Jul 3, 2024

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    d891cd7 View commit details
    Browse the repository at this point in the history
  2. restore mu

    mh0lt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5ed267c View commit details
    Browse the repository at this point in the history
  3. update mods

    mh0lt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a72cdff View commit details
    Browse the repository at this point in the history
  4. remove lock timeout

    mh0lt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c2e7a4d View commit details
    Browse the repository at this point in the history
  5. update locks

    mh0lt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2d039bd View commit details
    Browse the repository at this point in the history
  6. don't lock peer

    mh0lt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fd6a4e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7b5d9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79ac9e5 View commit details
    Browse the repository at this point in the history
  9. remove recursive lock

    mh0lt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    08021a8 View commit details
    Browse the repository at this point in the history
  10. add lockto

    mh0lt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f3a099b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. added con with all printer

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4b15ef4 View commit details
    Browse the repository at this point in the history
  2. fixed races

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f2ec7ac View commit details
    Browse the repository at this point in the history
  3. cons printer

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e4fb54c View commit details
    Browse the repository at this point in the history
  4. conn printers

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    48fa1c9 View commit details
    Browse the repository at this point in the history
  5. conn printers

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    87ca31f View commit details
    Browse the repository at this point in the history
  6. conn printers

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    454a6b3 View commit details
    Browse the repository at this point in the history
  7. conn printers

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1f0671a View commit details
    Browse the repository at this point in the history
  8. move close to deleteConn

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fa12964 View commit details
    Browse the repository at this point in the history
  9. conn printers

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a69ba06 View commit details
    Browse the repository at this point in the history
  10. remove cons printers

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c3f9bb9 View commit details
    Browse the repository at this point in the history
  11. removed deadlock checks

    mh0lt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3164f6f View commit details
    Browse the repository at this point in the history