Files
lisael-box/tower
L'électron rare dfc8d4762b fix(tower): lock transfers history writes
Add _history_lock to serialize history load→extend→write in
transfers_end(), preventing lost-update races on transfers.json if a
second writer is added later. Fix file handle leak in
_transfers_history_load() with context manager.
2026-06-21 09:31:42 +02:00
..