Skip to content

Stop loop in ModbusSingleRequestHandler in server/sync.py #149

@Nanahara

Description

@Nanahara

Hello,

Why self.running in handle function of ModbusSingleRequestHandler is not set at False on except ? If I run a ModbusSerialServer in a separate thread I cannot stop properly. And I think that the loop in serve_forever function in ModbusSerialServer is useless.

What do you think about that ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions