equalitie / ouisync

A secure peer-to-peer file synchronization app.
https://ouisync.net
Mozilla Public License 2.0
49 stars 9 forks source link

Integration test failure #135

Closed madadam closed 1 year ago

madadam commented 1 year ago

The relay_write integration test (in lib/tests/sync.rs) now randomly fails. Investigate and fix.

madadam commented 1 year ago

Potentially caused by #137

madadam commented 1 year ago

Potentially caused by #137

It is not that. Might be instead caused by a branch being pruned as it's being scanned. Need to investigate more.