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: panic if daemon command is invalid #788

Merged
merged 4 commits into from
Aug 17, 2022

Commits on Aug 17, 2022

  1. fix: panic if daemon command is invalid

    Signed-off-by: Keming <kemingyang@tensorchord.ai>
    kemingy committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7b039d3 View commit details
    Browse the repository at this point in the history
  2. Update pkg/lang/frontend/starlark/runtime/runtime.go

    Co-authored-by: Ce Gao <ce.gao@outlook.com>
    Signed-off-by: Keming <kemingy94@gmail.com>
    kemingy and gaocegege authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    23b4d95 View commit details
    Browse the repository at this point in the history
  3. fix errorf

    Signed-off-by: Keming <kemingyang@tensorchord.ai>
    kemingy committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a647bcd View commit details
    Browse the repository at this point in the history
  4. fix import but not used

    Signed-off-by: Keming <kemingyang@tensorchord.ai>
    kemingy committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    995cd8d View commit details
    Browse the repository at this point in the history