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

Store our handlers in a slice and lock them when they are being used. #7

Merged
merged 5 commits into from
Dec 10, 2021

Commits on Dec 9, 2021

  1. Store our handlers in a slice and lock them when they are being used.

    Hopefully this helps with #3 (at least the HTTP 423 errors).
    qbit committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    4fdac01 View commit details
    Browse the repository at this point in the history
  2. Don't assign var

    qbit committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    f9de42e View commit details
    Browse the repository at this point in the history
  3. remove extra pledges var

    qbit committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    18a4ed5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. tidy

    qbit committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    8c113d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c586f View commit details
    Browse the repository at this point in the history