1
This commit is contained in:
parent
3b3e900930
commit
199eb8dba7
@ -33,6 +33,7 @@ class Transmitter:
|
||||
yield tb, buffer
|
||||
elif p['ts'] + p['time_out'] <= ts:
|
||||
# 保持连接
|
||||
print('保持连接')
|
||||
self.db_client.execute('select 1')
|
||||
|
||||
@staticmethod
|
||||
|
Loading…
Reference in New Issue
Block a user