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

rpcdaemon: extract awaitable async task run by executor #1953

Merged
merged 11 commits into from
Apr 9, 2024

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    21936ef View commit details
    Browse the repository at this point in the history
  2. make fmt

    web-flow authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bee6b20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    628019f View commit details
    Browse the repository at this point in the history
  4. refactor using async_task

    canepat committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    986a449 View commit details
    Browse the repository at this point in the history
  5. fix shadowing

    canepat committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b78fb23 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. comment out test case

    canepat committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e6c6720 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    50555cf View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. run perf workflow on PR

    avoid clang tidy warning in test
    canepat committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    eaa477b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. add benchmark tests

    canepat committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b64d23b View commit details
    Browse the repository at this point in the history
  2. make fmt

    web-flow authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9903870 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d61c46b View commit details
    Browse the repository at this point in the history