Skip to content

fix(deployment_tasks): do not clean up log when not specify log dir#921

Merged
ksqsf merged 1 commit intorime:masterfrom
WhiredPlanck:fix-20240721
Aug 15, 2024
Merged

fix(deployment_tasks): do not clean up log when not specify log dir#921
ksqsf merged 1 commit intorime:masterfrom
WhiredPlanck:fix-20240721

Conversation

@WhiredPlanck
Copy link
Contributor

@WhiredPlanck WhiredPlanck commented Jul 21, 2024

Pull request

Issue tracker

Fixes will automatically close the related issue

Fixes # N/A

Feature

Describe feature of pull request

We now use google::LogToStderr() instead of FLAGS_logtostderr, thus when not specify log dir on RimeTraits, FLAGS_log_dir must be empty, so use it to judge instead.

Unit test

  • Done

Manual test

  • Done

Code Review

  1. Unit and manual test pass
  2. GitHub Action CI pass
  3. At least one contributor reviews and votes
  4. Can be merged clean without conflicts
  5. PR will be merged by rebase upstream base

Additional Info

@ksqsf ksqsf merged commit cdab893 into rime:master Aug 15, 2024
@WhiredPlanck WhiredPlanck deleted the fix-20240721 branch August 15, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants