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

fix: serve missing logic from #3321 #3336

Merged
merged 5 commits into from
Jan 11, 2023
Merged

Commits on Dec 9, 2022

  1. fix: serve missing logic from bentoml#3321

    Signed-off-by: Aaron Pham <[email protected]>
    aarnphm committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c760fb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. fix: make sure to terminate process

    Signed-off-by: Aaron Pham <[email protected]>
    aarnphm committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    219e2cd View commit details
    Browse the repository at this point in the history
  2. fix: handling HTTP-only args

    Signed-off-by: Aaron Pham <[email protected]>
    aarnphm committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    723336d View commit details
    Browse the repository at this point in the history
  3. chore: print out err

    Signed-off-by: Aaron Pham <[email protected]>
    aarnphm committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    0583a3d View commit details
    Browse the repository at this point in the history
  4. fix: wrong indent and revert to if clause

    Signed-off-by: Aaron Pham <[email protected]>
    aarnphm committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1b0ea41 View commit details
    Browse the repository at this point in the history