iotile / iotile/coretools

Operations after websocket disconnect in device adapter have weird error

Open
#776 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14
Forks
7
PR merge metrics
No merged PRs in 30d

Description

```
19-04-03 18:46:21.971 ERR iotile.core.hw.transport.adapter.sync_wrapper Unknown exception during AbstractDeviceAdapter operation: WebSocket connection is closed: code = 1001 (going away), no reason
HardwareError: Could not connect to device
Additional Information:
reason: Unknown exception WebSocket connection is closed: code = 1001 (going away), no reason
connection_string: device/1
(HardwareManager) C:\Python37\lib\asyncio\base_events.py:1776: RuntimeWarning: coroutine 'wait_for' was never awaited
handle = None # Needed to break cycles when an exception occurs.
RuntimeWarning: Enable tracemalloc to get the object allocation traceback

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.