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

[Httpclient] fix pointer position of mmap object in the case of failure #118

Merged
merged 7 commits into from
Mar 31, 2024

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    ba0e6c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27b9618 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. add test.

    tomerm-iguazio committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6bd860e View commit details
    Browse the repository at this point in the history
  2. fix condition

    tomerm-iguazio committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0df69af View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Update tests/test_client_errors.py

    Co-authored-by: Gal Topper <gal.topper@gmail.com>
    tomerm-iguazio and gtopper authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    548ff5e View commit details
    Browse the repository at this point in the history
  2. extract the condition

    tomerm-iguazio committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    e95fbb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f5a7a6 View commit details
    Browse the repository at this point in the history