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

[Backport 2.4] Fix error caching models in integ test #69

Merged
merged 1 commit into from
Nov 11, 2022

Commits on Nov 11, 2022

  1. Fix error caching models in integ test (#67)

    Fixes bug caching model load in integ test. This leads to a new model
    being loaded for each test. Now, only one model will be loaded,
    preventing CB exceptions.
    
    Signed-off-by: John Mazanec <[email protected]>
    (cherry picked from commit 6068858)
    jmazanec15 authored and github-actions[bot] committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2e2ecf8 View commit details
    Browse the repository at this point in the history