mirror of
https://github.com/ManyakRus/starter.git
synced 2025-11-23 22:45:11 +02:00
сделал defer stopapp.GetWaitGroup_Main().Done()
This commit is contained in:
@@ -261,7 +261,7 @@ func WaitStop() {
|
||||
|
||||
select {
|
||||
case <-contextmain.GetContext().Done():
|
||||
log.Warn("Context app is canceled.")
|
||||
log.Warn("Context app is canceled. email_imap")
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user