Skip to content

rs.process() hanging in flush #4

Description

@kai-morich

I use an externally powered LMS-ESP32 with your MicroPython 1.25.0. When the Spike is starting it sends some LPF2 packets. cleaning up these unknown packets on the LMS-ESP32 sometimes hangs in flush. Copilot said that read() can hang if called without size. I couldn't find real evidence for this, but changing to read(1) solved the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions