Compare commits
2 Commits
08bc931a5a
...
ec65d8ad8c
Author | SHA1 | Date | |
---|---|---|---|
ec65d8ad8c | |||
![]() |
88914893ce |
@ -39,7 +39,8 @@ class TasksHandlerMixin:
|
||||
print(f'metric failed: {e}')
|
||||
|
||||
def send_metric(self, start, success, end):
|
||||
executor.submit(self._send_metric, start, success, end)
|
||||
# executor.submit(self._send_metric, start, success, end)
|
||||
...
|
||||
|
||||
def poll(self):
|
||||
while True:
|
||||
|
Loading…
Reference in New Issue
Block a user