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

actix-rt-less #408

Merged
merged 12 commits into from Nov 4, 2021
Merged

actix-rt-less #408

merged 12 commits into from Nov 4, 2021

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    c56265d View commit details
    Browse the repository at this point in the history
  2. dont panic in accept loop

    robjtede committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    9662a6e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    7b99e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d89c7e2 View commit details
    Browse the repository at this point in the history
  3. add changelog

    robjtede committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    36a6146 View commit details
    Browse the repository at this point in the history
  4. update rt changelog

    robjtede committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    010b557 View commit details
    Browse the repository at this point in the history
  5. fix join_all

    robjtede committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c33fb4e View commit details
    Browse the repository at this point in the history
  6. fix signal handling

    robjtede committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    512de21 View commit details
    Browse the repository at this point in the history
  7. stop ignoring a test

    robjtede committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    351b37b View commit details
    Browse the repository at this point in the history
  8. run worker restart on linux

    robjtede committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    5fe957d View commit details
    Browse the repository at this point in the history
  9. document server struct

    robjtede committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3ba69af View commit details
    Browse the repository at this point in the history
  10. allow dead code on signals

    robjtede committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    a12871c View commit details
    Browse the repository at this point in the history