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

feat: async reactor receiving #261

Merged
merged 5 commits into from
May 27, 2021
Merged

feat: async reactor receiving #261

merged 5 commits into from
May 27, 2021

Commits on May 27, 2021

  1. feat: async reactor receiving

    This commit is that port the following PR to ebony.
    #135
    
    cherry-picked by jiyong.ha<jiyong.ha@linecorp.com>
    Woosang Son authored and Jiyong Ha committed May 27, 2021
    Configuration menu
    Copy the full SHA
    ae066d3 View commit details
    Browse the repository at this point in the history
  2. test: remove adjust mempool recv buf size and comment

    The value of N has been changed to 2,
    and if change it to any other number, this test will fail.
    Jiyong Ha committed May 27, 2021
    Configuration menu
    Copy the full SHA
    b66152a View commit details
    Browse the repository at this point in the history
  3. chore: lint fix

    Jiyong Ha committed May 27, 2021
    Configuration menu
    Copy the full SHA
    0197025 View commit details
    Browse the repository at this point in the history
  4. chore: revert nolint

    mismatched between makefile lint to github-actions lint
    Jiyong Ha committed May 27, 2021
    Configuration menu
    Copy the full SHA
    4d471d9 View commit details
    Browse the repository at this point in the history
  5. chore: fix lint

    Jiyong Ha committed May 27, 2021
    Configuration menu
    Copy the full SHA
    b139e5d View commit details
    Browse the repository at this point in the history