The GitHub Actions job "macOS" on netbeans.git has failed. Run started by GitHub user matthiasblaesing (triggered by matthiasblaesing).
Head commit for run: 96bd7c3e50c041b4666241776f9a257923018f43 / Matthias Bläsing <[email protected]> SQL History loss: Reimplement atomatic saving by writing to tempfile and moving to target (#3868) It was observed, that sometimes the sql history was lost and it is assumed, that writing the new history began (emptying the file as the first step) and was not completed. By using a temporary file, the file is either written completely or not. It is assumed, that a move operation inside the same directory is atomic on all OSes. Report URL: https://github.com/apache/netbeans/actions/runs/2045150235 With regards, GitHub Actions via GitBox
