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: fix performance issue in python version >= 3.11.X #121

Merged

Commits on Mar 12, 2024

  1. feat: fix performance issue in python version >= 3.11.X

    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4960d4b View commit details
    Browse the repository at this point in the history
  2. fix: lint problems

    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    60d98b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix: ex-request-id logging only when EXHORT_DEBUG=true

    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8d20370 View commit details
    Browse the repository at this point in the history
  2. test: fix performance issue in python version >= 3.11.X

    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6e8a9ad View commit details
    Browse the repository at this point in the history
  3. refactor: change wording of error message to be more generic

    Fixes: https://issues.redhat.com/browse/APPENG-2326
    
    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1fc3495 View commit details
    Browse the repository at this point in the history