Join Nostr
2026-03-16 02:15:44 UTC
in reply to

pixx on Nostr: I've already fixed one of the deadlocks, I'm pretty sure i have a repro for the other ...

I've already fixed one of the deadlocks, I'm pretty sure i have a repro for the other one I've seen.

The only data corruption issue In aware of is that the atomic ops intended to ensure poweroff doesn't lose data just, are wrong, so it power is lost mid sync a file can be truncated.

Fossil is not actually super complicated imo. We'll see.