Page MenuHomePhorge

Use a temp file to save session
ClosedPublic

Authored by tusooa on Oct 13 2024, 7:29 PM.
Tags
None
Referenced Files
F9781267: D189.1762287516.diff
Mon, Nov 3, 12:18 PM
F9747496: D189.1762277236.diff
Mon, Nov 3, 9:27 AM
F9690538: D189.1762258740.diff
Mon, Nov 3, 4:19 AM
F9597255: D189.1762225932.diff
Sun, Nov 2, 7:12 PM
F9585198: D189.1762221894.diff
Sun, Nov 2, 6:04 PM
F9553325: D189.1762210874.diff
Sun, Nov 2, 3:01 PM
F9553324: D189.1762210873.diff
Sun, Nov 2, 3:01 PM
Subscribers
None

Details

Summary

To avoid losing data when saving session, we write to a temp file first, and then move it into place.

Type: add

BUG: https://iron.lily-is.land/T143

Test Plan

Verify unit tests pass. Open kazv and verify it can save data properly.

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 300
Build 588: GitLab CI for kazv
Build 587: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Oct 13 2024, 7:44 PM
Harbormaster failed remote builds in B297: Diff 496!

Use an unprivileged user to build and test

Harbormaster returned this revision to the author for changes because remote builds failed.Oct 14 2024, 8:51 AM
Harbormaster failed remote builds in B298: Diff 497!

Fix calling build-unprivileged.sh

Harbormaster returned this revision to the author for changes because remote builds failed.Oct 14 2024, 9:16 AM
Harbormaster failed remote builds in B299: Diff 498!

Change to build dir ahead of time

This revision is now accepted and ready to land.Oct 16 2024, 6:13 AM
This revision was automatically updated to reflect the committed changes.