#8 Finalization RequestUpdate and RequestClose.
This commit is contained in:
@@ -201,7 +201,7 @@ func main() {
|
||||
|
||||
defer func() {
|
||||
if err := cw.Stop(); err != nil {
|
||||
logger.Error(ctx, err)
|
||||
logger.Error(ctx, err.Error())
|
||||
}
|
||||
}()
|
||||
|
||||
|
Reference in New Issue
Block a user