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

[CI Run] diagd: atomically write the ADS config #5258

Closed
wants to merge 1 commit into from
Closed

Commits on Aug 22, 2023

  1. diagd: atomically write the ADS config

    Write the generated ADS config to a temporary file first, then rename
    the file. This ensure that the update is atomic and that ambex won't
    load a partially written file.
    
    Fix #5093
    
    Signed-off-by: Thibault Deutsch <[email protected]>
    dethi authored and Lance Austin committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    dd45ded View commit details
    Browse the repository at this point in the history