mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 11:30:15 +00:00
saveToDisk used os.WriteFile which doesn't sync to disk before the atomic rename. On CI runners with aggressive filesystem caching this can leave the destination file with zero bytes, causing TestKnowledgeStore_SaveLoad to fail with "unexpected end of JSON input". |
||
|---|---|---|
| .. | ||
| adapters.go | ||
| adapters_additional_test.go | ||
| adapters_test.go | ||