Skip to content

Instantly share code, notes, and snippets.

panic: deadlock detected at fmut
goroutine 58 [running]:
github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch.func1(0x12c60ff0, 0x32f86fd8, 0x12baa720, 0xd961dc, 0x4)
github.com/syncthing/syncthing/lib/model/util.go:61 +0x2b4
created by github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch
github.com/syncthing/syncthing/lib/model/util.go:37 +0x93
goroutine 1 [chan receive, 55 minutes]:
github.com/syncthing/syncthing/lib/syncthing.(*App).Wait(...)