hastic-zzz / analytics

Hastic python core for processing machine learning tasks. Could be used separately.
17 stars 2 forks source link

RuntimeWarning: coroutine 'WebSocketCommonProtocol.close' was never awaited #23

Open rozetko opened 4 years ago

rozetko commented 4 years ago
bin/../analytics/services/server_service.py:109: RuntimeWarning: coroutine 'WebSocketCommonProtocol.close' was never awaited    
  self.__server_socket.close()