matrix: Switch to the nio http client.
This commit is contained in:
parent
fc4c879e0d
commit
1ff0818d46
2 changed files with 3 additions and 3 deletions
|
|
@ -329,7 +329,7 @@ class MatrixServer:
|
|||
|
||||
self.send_buffer = b""
|
||||
self.current_message = None
|
||||
self.reset_parser()
|
||||
self.client.disconnect()
|
||||
|
||||
self.lag = 0
|
||||
W.bar_item_update("lag")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue