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: remove ability to cancel EventLoop.poll() mid execution #421

Merged
merged 9 commits into from
Aug 10, 2022

Commits on Aug 1, 2022

  1. Remove AsyncClient::cancel()

    de-sh committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1847536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77bc9e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f32dfe4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    c54fe77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    027b7f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    2acff4c View commit details
    Browse the repository at this point in the history
  2. Fix issues from merge

    de-sh committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    0d5097e View commit details
    Browse the repository at this point in the history
  3. docs: add changelog entry

    Signed-off-by: Devdutt Shenoi <devdutt@bytebeam.io>
    de-sh committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7752df9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8421977 View commit details
    Browse the repository at this point in the history