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

Allow controlling time flow for EmbeddedEventLoop #12459

Merged
merged 8 commits into from Jun 13, 2022

Commits on Jun 10, 2022

  1. embedded time changes

    yawkat committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ece7f82 View commit details
    Browse the repository at this point in the history
  2. deadline benchmark

    yawkat committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    98277fc View commit details
    Browse the repository at this point in the history
  3. checkstyle

    yawkat committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ff5aefb View commit details
    Browse the repository at this point in the history
  4. javadoc

    yawkat committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    bd3d6fd View commit details
    Browse the repository at this point in the history
  5. Update transport/src/main/java/io/netty/channel/embedded/EmbeddedEven…

    …tLoop.java
    
    Co-authored-by: Norman Maurer <norman_maurer@apple.com>
    yawkat and normanmaurer committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5003827 View commit details
    Browse the repository at this point in the history
  6. missing brace from web merge

    yawkat committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c33fdf1 View commit details
    Browse the repository at this point in the history
  7. move deadlineNanos

    yawkat committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    2080c99 View commit details
    Browse the repository at this point in the history
  8. don't use static qualifier

    yawkat committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    cf17549 View commit details
    Browse the repository at this point in the history