Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
34a5a3dfc8 |
@@ -49,7 +49,6 @@ func (m Matrix) closeclient(client *gomatrix.Client) {
|
|||||||
go func() {
|
go func() {
|
||||||
client.Client.CloseIdleConnections()
|
client.Client.CloseIdleConnections()
|
||||||
client.StopSync()
|
client.StopSync()
|
||||||
client.Logout()
|
|
||||||
}()
|
}()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user