Reader is never canceled if writer interrupt is used #15

Closed
opened 8 months ago by androiddrew · 0 comments
Owner

I noticed some strange behavior. It appears that as soon as the writer.write is used to break into the micropython repl, when clicking the disconnect button the reader is never closed. Simple solution should be to call reader.cancel() to close out the read operation when clicking disconnect.

I noticed some strange behavior. It appears that as soon as the writer.write is used to break into the micropython repl, when clicking the disconnect button the reader is never closed. Simple solution should be to call reader.cancel() to close out the read operation when clicking disconnect.
androiddrew closed this issue 8 months ago
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: androiddrew/webserial#15
Loading…
There is no content yet.