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(engine-dylib): do not keep temp file and delete it automatically #2547

Merged
merged 4 commits into from
Sep 1, 2021

Commits on Aug 31, 2021

  1. fix(engine-dylib): do not keep temp file and delete it automatically w…

    …asmerio#2501
    
    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    297d9c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. fix(engine-dylib): do not delete temp file in every scenarios

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    efc84e1 View commit details
    Browse the repository at this point in the history
  2. fix(engine-dylib): display error log if we can't delete the tmp file

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    8d8ee21 View commit details
    Browse the repository at this point in the history
  3. fix(engine-dylib): add log feature for tracing in engine-dylib

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a0dbc99 View commit details
    Browse the repository at this point in the history