dhylands/upy-shell

rshell cp hangs if target becomes full

Opened this issue · 2 comments

It issues False then hangs. C then leaves a part-written file on the target.

Thanks for the report. I think that the stmhal side is throwing an exception and rshell isn't dealing with that properly.

Someplace I have some code that deals with that - I need to find it and check it in.