mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-15 14:56:42 +00:00
GODT-1657: More stable sync, with some tests
This commit is contained in:
@ -64,4 +64,5 @@ func (service *FocusService) GetRaiseCh() <-chan struct{} {
|
||||
// Close closes the service.
|
||||
func (service *FocusService) Close() {
|
||||
service.server.Stop()
|
||||
close(service.raiseCh)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user