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

Fixes to next_msg and tasks cancellation #446

Merged
merged 11 commits into from
May 8, 2023
Merged

Fixes to next_msg and tasks cancellation #446

merged 11 commits into from
May 8, 2023

Commits on Oct 26, 2022

  1. wip: add comments regarding cancel exceptions

    charbonnierg committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a80ea6d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. added unit test

    charbonnierg committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f15ade3 View commit details
    Browse the repository at this point in the history
  2. update _drain method to also raise back cancelled errors

    charbonnierg committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    83ac2fe View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. js: fix msg losing

    ppd0705 authored and wallyqs committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    535697d View commit details
    Browse the repository at this point in the history
  2. Bump python versions

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ea8baee View commit details
    Browse the repository at this point in the history
  3. Bump version of server in travis

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b760b68 View commit details
    Browse the repository at this point in the history
  4. Update test from jsm management

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    30093f8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. changed: next_msg cannot be used with callbacks

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4058b70 View commit details
    Browse the repository at this point in the history
  2. Bump client version

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8e2fd65 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Fixes to next_msg cancellation

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0c79301 View commit details
    Browse the repository at this point in the history
  2. format fixes

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 8, 2023
    Configuration menu
    Copy the full SHA
    72ce9c7 View commit details
    Browse the repository at this point in the history