mirror of
https://github.com/vsariola/sointu.git
synced 2026-08-16 22:56:58 -04:00
refactor(tracker): new closing mechanism logic
This commit is contained in:
@@ -309,6 +309,6 @@ func FuzzModel(f *testing.F) {
|
||||
}
|
||||
}
|
||||
closeChan <- struct{}{}
|
||||
broker.ToDetector <- tracker.MsgToDetector{Quit: true}
|
||||
broker.CloseDetector <- struct{}{}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user