mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
Fixed cover test in services
This commit is contained in:
committed by
Dan Christian Bogos
parent
2cf821d29c
commit
5278169f43
@@ -95,7 +95,7 @@ func (es *EventExporterService) Shutdown() (err error) {
|
||||
defer es.Unlock()
|
||||
close(es.stopChan)
|
||||
es.eeS.Shutdown()
|
||||
//es.eeS = nil
|
||||
es.eeS = nil
|
||||
//<-es.intConnChan
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user