iotile / coretools

Core python tools for building and using IOTile based devices
GNU General Public License v3.0
14 stars 7 forks source link

HardwareManager hangs when bled112 is unplugged #988

Closed JKHeadley closed 4 years ago

JKHeadley commented 4 years ago

ref: https://github.com/iotile/iotile-factory-companion/pull/209#issuecomment-659042377

steps to reproduce: 1) run iotile hw --port=bled112 with bled112 plugged in 2) unplug bled112 3) run connect. (Ex: connect 0x0a49)

Note that the same behavior occurs if you swap steps 2 and 3 and run a command afterwards.

JKHeadley commented 4 years ago

@timburke fyi