mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-22 15:04:36 -04:00
refactor(tracker): new closing mechanism logic
This commit is contained in:
parent
9f89c37956
commit
554a840982
@ -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