On Tue, May 27, 2025 at 05:31:23PM +0000, Klemens Nanni wrote: > Edd, mind if I add myself as MAINTAINER to update a bit more frequently?
Please do :) > Feedback? OK? I don't recall seeing this test failure before: ``` ... 2025/05/30 14:00:24.947972 sync.go:94: DEBUG: Mutex held for 125.000001ms. Locked at sync/sync_test.go:87 unlocked at sync/sync_test.go:89 2025/05/30 14:00:24.948219 sync.go:146: DEBUG: RWMutex held for 125.000001ms. Locked at sync/sync_test.go:127 unlocked at sync/sync_test.go:129 --- FAIL: TestRWMutex (0.00s) sync_test.go:154: Unexpected message count 2025/05/30 14:00:24.948650 sync.go:200: DEBUG: WaitGroup took 125.000001ms at at sync/sync_test.go:219 goid: 17 for 1ns FAIL FAIL github.com/syncthing/syncthing/lib/sync 1.587s ... ``` Could be harmless? Looks related to: https://github.com/syncthing/syncthing/issues/4213 -- Best Regards Edd Barrett https://www.theunixzoo.co.uk